Skip to content

Commit

Permalink
Improve a bit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt committed Dec 18, 2024
1 parent c18605a commit c111198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logistro/custom_logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

logging.addLevelName(DEBUG2, "DEBUG2")

#: These are useless when logging external process output. See getPipeLogger()
#: List of attributes to ignore in getPipeLogger()
pipe_attr_blacklist = ["filename", "funcName", "threadName", "taskName"]

# Our basic formatting list
Expand Down

0 comments on commit c111198

Please sign in to comment.