We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c6c3e commit cb08171Copy full SHA for cb08171
1 file changed
ietf/utils/management/commands/showloggers.py
@@ -12,7 +12,7 @@
12
13
class Command(BaseCommand):
14
"""
15
- Display a list or tree representation of python loggers.<BR>
+ Display a list or tree representation of python loggers.
16
17
Add a UTILS_LOGGER_LEVELS setting in settings_local.py to configure
18
non-default logging levels for any registered logger, for instance:
0 commit comments