loglib2/src/LogLib2
2025-01-27 03:11:53 -05:00
..
Classes Fixed issue where \LogLib2\Classes\Utilities::getSafeValue(mixed $input) would return a null value when the typed output is string by including a branch that converts the gettype($input) to a string when the input is null. 2025-01-22 13:53:32 -05:00
Enums Added initial codebase 2025-01-22 01:02:17 -05:00
Exceptions Added initial codebase 2025-01-22 01:02:17 -05:00
Interfaces Added initial codebase 2025-01-22 01:02:17 -05:00
Objects ExceptionDetails now accepts a string as a type for the $line parameter, this will automatically convert the string to an integer. 2025-01-27 03:11:53 -05:00
autoload_patch.php Added initial codebase 2025-01-22 01:02:17 -05:00
Logger.php Added initial codebase 2025-01-22 01:02:17 -05:00