80d64e79ff
2.0.0 Add namespacing + PHP8.0 support ( #1 )
...
2.0.0 (2021-02-19)
Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00
Daniel Mason
19f21219f8
1.4.5 patch - formatting + composer replace
2019-08-28 10:06:52 +12:00
Daniel Mason
4e87677517
- Updated README to include supervisor configuration.
...
- Change logfile date format to `%Y-%m-%d %T`.
- Added return types to more functions.
2018-07-16 09:59:58 +12:00
Daniel Mason
f69330d637
Update Docs
2018-06-22 20:13:19 +12:00
Daniel Mason
0d0c0d0a7e
- Updated travis builds to run on PHP 7.0, 7.1 and 7.2.
...
- Added ability to specify multiple log levels. [DEBUG/INFO/NOTICE/WARNING/ERROR/CRITICAL/ALERT/EMERGENCY]
- Default is now .
- Removed VERBOSE / VVERBOSE flags.
- Enabled date/time logging by default.
2018-05-29 22:20:56 +12:00
Daniel Mason
ae84530132
- Reformatted files to PSR2 standard
...
- Removed credis for native phpredis
- Tidied up some docs
- Setting up new travis.ci build
2018-05-25 19:26:54 +12:00
Rockstar04
726e58a297
Added basic logging class for a fallback
...
Corrected unit tests for new code
Add partial unit coverage for logging class
Add newline to logTest file
2013-06-25 12:01:50 -07:00