Tweaked the showloggers command help text.

- Legacy-Id: 17979
This commit is contained in:
Henrik Levkowetz 2020-06-13 21:28:32 +00:00
parent 65c6c3eddd
commit cb0817175e

View file

@ -12,7 +12,7 @@ import debug # pyflakes:ignore
class Command(BaseCommand):
"""
Display a list or tree representation of python loggers.<BR>
Display a list or tree representation of python loggers.
Add a UTILS_LOGGER_LEVELS setting in settings_local.py to configure
non-default logging levels for any registered logger, for instance: