loglib/src/LogLib
2025-01-13 13:24:38 -05:00
..
Classes Fixed FileLogging issue by setting the write permission to 0666 for the log file if it doesn't exist. 2025-01-13 13:24:38 -05:00
Enums Refactor getTraceString and add call type determination. 2024-11-05 15:48:19 -05:00
Handlers Fixed FileLogging issue by setting the write permission to 0666 for the log file if it doesn't exist. 2025-01-13 13:24:38 -05:00
Interfaces Removed unused LogHandlerType 2024-10-28 19:37:51 -04:00
Objects Removed unused Options & RuntimeOptions 2024-10-28 15:28:20 -04:00
Log.php Refactor exception handling to Runtime class 2024-11-05 15:48:10 -05:00
Logger.php Removed unused LoggingException 2024-10-28 19:47:20 -04:00
Psr.php Added PSR 2023-02-10 00:37:39 -05:00
Runtime.php Refactor exception handling to Runtime class 2024-11-05 15:48:10 -05:00