Skip to content
Snippets Groups Projects
Commit eff13133 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Add details into log hierarchy

parent fb8aadea
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ def init_logger(logfile_base, level, name, verbose=0, quiet=False):
"""
Create logger and its handlers, and set them to the given level
level hierarchy: ``CRITICAL > ERROR > WARNING > INFO > DEBUG``
level hierarchy: ``CRITICAL > ERROR > WARNING > INFO > DETAILS > DEBUG``
Messages from all levels are written in 'logfile'.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment