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

How to enable logging - debug, warning, error #4

Open
compucarepro opened this issue Aug 3, 2021 · 0 comments
Open

How to enable logging - debug, warning, error #4

compucarepro opened this issue Aug 3, 2021 · 0 comments

Comments

@compucarepro
Copy link

Example:

to turn on logging, edit config.ini
The line Logging=0 can be changed to

Logging=0 for no log file
Logging=1 for warnings only in the log file
Logging=2 for warnings and errors only in the log file
Logging=3 for warnings, errors and debug messages in the log file

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