- None
- Add add*() methods to Logger to improve compatiblity with monolog/monolog
- None
- Replace uniqid() with mt_rand() method to improve performance
- None
- Switched to stable dependencies due to version 1.0.0 release
- None
- Applied new file name and comments conventions
- Remove of invalid additional json_encode() function call of in JsonFormatter
- None
- None
- Add interface ThreadSafeLoggerInterface and static Logger::$threadContext variable containing thread context
- Add ThreadContextProcessor to add thread context as attribute name to message context
- None
- Add RotatedFileHandler functionality
- Add Processor functionality, LogstashHandler and JsonFormatter
- None
- Add ConsoleLogger implemenation
- Add FormatterInterface and StandardFormatter implemenations
- None
- None