Commit graph

7 commits

Author SHA1 Message Date
netkas
92107d4018 Updated LogTest 2024-10-29 00:38:37 -04:00
netkas
fa27ed6405 Rename classes to enums and update usage 2024-10-26 00:18:08 -04:00
951bdb325e
"Refactor logging logic to improve log level and backtrace information
The code has been updated to enhance the way log levels and backtrace information is handled. Changes have been done to ensure the backtrace ignores any calls coming from the LogLib namespace, improving clarity and reducing noise in the log output. Additionally, changes were made to 'colorize' and 'log' methods to adjust the typing of the log level from string to integer, enhancing the consistency of log level usage throughout the code. Removed the Backtrace class that was not serving any purpose after these updates. Tests are also updated to ensure proper functionality."
2023-10-12 23:40:05 -04:00
Netkas
1192db4bbf Various changes 2023-01-29 21:43:44 -05:00
Netkas
5fabf8df83 Added test_backtrace.php 2023-01-29 21:16:20 -05:00
Netkas
cdf3eae890 Improved backtracing 2022-12-31 01:23:30 -05:00
Netkas
09141f3d10 Refactored Project, various changes and bug fixes. Implemented file logging 2022-12-22 18:02:41 -05:00