Improve get_console_format docstring
This commit is contained in:
parent
29778bb799
commit
2408d76e4c
@ -251,7 +251,7 @@ def _init_handlers(level, color, force_color, json_logging, ram_capacity):
|
||||
|
||||
|
||||
def get_console_format(level):
|
||||
"""Get format.
|
||||
"""Get the log format the console logger should use.
|
||||
|
||||
Args:
|
||||
level: The numeric logging level.
|
||||
|
Loading…
Reference in New Issue
Block a user