Create methods to dynamically prepend or append messages to all log
authorScott Gasch <[email protected]>
Wed, 1 Mar 2023 23:08:43 +0000 (15:08 -0800)
committerScott Gasch <[email protected]>
Wed, 1 Mar 2023 23:08:43 +0000 (15:08 -0800)
commit047bb2281c6532e0622710eea1d7b42f4860d561
tree36ca362e0315cd895bdc6b30cf603e204ba5f07f
parent9b0fbd829c1ac843578d049fe4b79c7a733f8326
Create methods to dynamically prepend or append messages to all log
messages produced by the current thread.
src/pyutils/logging_utils.py