Skip to content

Commit cb08171

Browse files
committed
Tweaked the showloggers command help text.
- Legacy-Id: 17979
1 parent 65c6c3e commit cb08171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/utils/management/commands/showloggers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
class Command(BaseCommand):
1414
"""
15-
Display a list or tree representation of python loggers.<BR>
15+
Display a list or tree representation of python loggers.
1616
1717
Add a UTILS_LOGGER_LEVELS setting in settings_local.py to configure
1818
non-default logging levels for any registered logger, for instance:

0 commit comments

Comments
 (0)