This website requires JavaScript.
Explore
Help
Sign In
PyPI
/
CoreLibs-PyPI-All
Watch
1
Star
0
Fork
0
You've already forked CoreLibs-PyPI-All
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
CoreLibs-PyPI-All
/
tests
/
unit
/
logging_handling
/
log_testing
History
Clemens Schwaighofer
84286593f6
Log fix bug where log consosle format set to None would throw an exception
...
Also add prefix "[SettingsLoader] " to print statements in SettingsLoader if we do not write to log
2026-01-23 15:14:31 +09:00
..
test_log_1_settings_parsing_spacers_parameters.py
Add "LEVEL" option to console log format
2025-11-19 17:35:27 +09:00
test_log_2_basic_handling.py
Add Log method "any handler is minimum level" with tests
2025-12-04 14:37:55 +09:00
test_log_3_custom_console_formatter.py
Log fix bug where log consosle format set to None would throw an exception
2026-01-23 15:14:31 +09:00
test_log_4_custom_handler_filter.py
Log switch to bitwise flag settings for console format type
2025-11-19 11:25:49 +09:00
test_log_5_handler_management.py
Add "LEVEL" option to console log format
2025-11-19 17:35:27 +09:00
test_log_6_logger.py
Log switch to bitwise flag settings for console format type
2025-11-19 11:25:49 +09:00
test_log_7_edge_cases.py
Log switch to bitwise flag settings for console format type
2025-11-19 11:25:49 +09:00
test_log_99_queue_listener.py
Log switch to bitwise flag settings for console format type
2025-11-19 11:25:49 +09:00