Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentaion for logging? #2692

Closed
kevina opened this issue May 14, 2016 · 2 comments
Closed

Documentaion for logging? #2692

kevina opened this issue May 14, 2016 · 2 comments
Labels
help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs

Comments

@kevina
Copy link
Contributor

kevina commented May 14, 2016

Is the IPFS_LOGGING and IPFS_LOGGING_FMT variables documented anywhere? It took me a while to discover how they work. It doesn't help that the code for this is in a external module.

@RichardLitt RichardLitt added the kind/support A question or request for support label May 14, 2016
@kevina
Copy link
Contributor Author

kevina commented May 18, 2016

So as best as I can tell, IPFS_LOGGING is one of: debug, info, notice, warning, error, critical. IPFS_LOGGING_FMT is one of: color, no color.

Is there anything I am missing. It is possible to control the logging of the individual subsystems via the IPFS_LOGGING variable like you can with ipfs log level <subsystem> <level>.

I think this documentation of these environmental variables should go under the help for ipfs log. The documentation should also make clear that ipfs log tail is a different type of log and is not controlled via ipfs log level. It should also make it clear what ipfs log level does control.

@whyrusleeping whyrusleeping added status/deferred Conscious decision to pause or backlog topic/docs-ipfs Topic docs-ipfs help wanted Seeking public contribution on this issue and removed kind/support A question or request for support labels Dec 10, 2016
@whyrusleeping whyrusleeping removed their assignment Dec 10, 2016
AuHau added a commit to AuHau/go-ipfs that referenced this issue Feb 22, 2019
License: MIT
Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
AuHau added a commit to AuHau/go-ipfs that referenced this issue Feb 22, 2019
License: MIT
Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
@Stebalien
Copy link
Member

Documented in #6268.

@ghost ghost removed the status/deferred Conscious decision to pause or backlog label Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue topic/docs-ipfs Topic docs-ipfs
Projects
None yet
Development

No branches or pull requests

4 participants