This website requires JavaScript.
Explore
Help
Sign in
Nosial
/
loglib2
Watch
2
Star
0
Fork
You've already forked loglib2
0
Code
Issues
Pull requests
Projects
Releases
4
Packages
Wiki
Activity
Actions
1
61be8c6d73
loglib2
/
src
/
LogLib2
History
netkas
61be8c6d73
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
..
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