17 Commits (4bfe5e7a49dab5cc425e66d633653a7be7897ac6)

Author SHA1 Message Date
Bizley 8b74e29663 Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Dmitriy Makarov 51d9c288cb Added missing 'LEVEL_PROFILE' (#12068) 8 years ago
zuozp8 95a7631e4f fixes #11333 avoid serializing php7 errors (#11335) 9 years ago
Carsten Brandt dd1995551c convert exceptions to string before saving log messages 9 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Vladimir 6c6928bede change default facility of SyslogTarget 10 years ago
Carsten Brandt 886def8571 removed unused argument 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Carsten Brandt 12d34849cc improved phpdoc command 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Alexander Makarov f6eb5e69bc Fixes #2998: Added `framework\log\SyslogTarget` that is able to write log to syslog 11 years ago
miramir bdbcadbe8a Add SyslogTarget 11 years ago