Optional hooks for system wide non-zero exit log and unhandled top
[pyutils.git] / src / pyutils / logging_utils.py
2023-06-10 Scott GaschOptional hooks for system wide non-zero exit log and...
2023-04-03 Scott GaschFix squelch repeated log messages to work with modules...
2023-03-06 Scott GaschFix clear_preexisting_handers functionality.
2023-03-04 Scott GaschAdd and use valid_byte_count.
2023-03-03 Scott GaschRemove tprint, add docs.
2023-03-03 Scott GaschDocument this logging stuff.
2023-03-03 Scott GaschRemoves my hacky --lmodule which I will miss dearly...
2023-03-03 Scott GaschCleanup.
2023-03-02 Scott GaschAdds LoggingContext.
2023-03-02 Scott GaschDo this logging stuff the right way.
2023-03-01 Scott GaschRename that class; it doesn't just prepend...
2023-03-01 Scott GaschImprove pydocs.
2023-03-01 Scott GaschFix pydocs
2023-03-01 Scott GaschCreate methods to dynamically prepend or append message...
2023-02-28 Scott GaschI guess it's 2023 now...
2023-02-27 Scott GaschAugment logging at startup in debug mode; fix a bug...
2023-02-18 Scott GaschMake logging use execute_probabilstically.
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-15 Scott GaschMore work to improve the quality of sphinx autodocs.
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...