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

The README does not document the default log level of the library #678

Open
alexanderkjeldaas opened this issue Jul 2, 2024 · 0 comments

Comments

@alexanderkjeldaas
Copy link

For someone looking at software that uses this library, the primary question for a reviewer is: what does this software log?

To answer this, the README should state what the defaults are for this library.

The only place this is documented in the README is this sentence:

Note: By default log writes to os.Stderr Note: The default log level for log.Print is trace

This does not give information about about whether a log.Info(... will appear in stderr or not, or what the default behavior it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant