Commit graph

8 commits

Author SHA1 Message Date
42bd16d5ee
Updated README.md formatting 2023-10-11 18:49:54 -04:00
4fa87c349c
Remove unused ConfigException class, make code style adjustments
Deleted ConfigException class as it was not being used anywhere in the project.
Code style adjustments were made to conform with the PSR-12 coding standard. This includes property and variable naming conventions, use of strict equality operators, reformatting of code and removal of unnecessary comments. The .idea/php.xml file was also updated to a newer version of the library.
Log functions are updated to throw exceptions for non-existent message and invalid level. Also, LogLib is now registered/unregistered  as an exception handler.
Other adjustments were made to achieve consistency in the codebase including renaming properties for clarity, moving magic strings into constants, improving code readability and adding descriptive comments.
2023-10-10 23:29:26 -04:00
Netkas
e9a5c7fba7 Updated README.md 2023-01-29 21:55:21 -05:00
Netkas
2a35531e9a Updated README.md 2023-01-29 21:52:23 -05:00
Netkas
9cf4917657 Updated README.md and added CHANGELOG.md 2023-01-29 21:51:46 -05:00
Netkas
fcd2408933 Updated README.md 2023-01-29 21:15:15 -05:00
Netkas
09141f3d10 Refactored Project, various changes and bug fixes. Implemented file logging 2022-12-22 18:02:41 -05:00
Netkas
8714cb5428 Added README.md 2022-12-13 23:13:49 -05:00