Skip to content
Snippets Groups Projects
Commit df9a9422 authored by alexey.stratulat's avatar alexey.stratulat
Browse files

Corrected. Now the log_it function accepts not JSON as input, but two...

Corrected. Now the log_it function accepts not JSON as input, but two parameters — the level of logging and the displayed string.
Corrected. The setLogLevel function does not accept a string with a level name, but a parameter from the LogLevel enumeration.
Accordingly, the LogLevel enumeration has been added, which contains logging levels from debug to critical.
parent c9a2d0a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment