Skip to content

Commit

Permalink
By defaut, Artella logger now has a Debug level
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoveda committed Jun 3, 2021
1 parent 3d3d692 commit 1876db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artella/logging.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ level=NOTSET
handlers=

[logger_artella]
level=INFO
level=DEBUG
qualname=artella
handlers=rotatingFileHandler, consoleHandler
propagate=0
Expand Down

0 comments on commit 1876db2

Please sign in to comment.