Jordi Boggiano
|
4a33226f25
Wrap up type-hint adding to all handlers
|
hace 7 años |
Jordi Boggiano
|
06143b03e5
Add a bunch of return types and fix type inconsistencies reports from phan
|
hace 7 años |
Jordi Boggiano
|
bd7b28e5ee
Merge branch '1.x'
|
hace 7 años |
Erik Booij
|
ecdfdc9897
Rename Boolean in phpDocs to bool
|
hace 8 años |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
hace 9 años |
Jordi Boggiano
|
c889fb2648
CS fixes & upgrading cs fixer config
|
hace 10 años |
Jordi Boggiano
|
b8967466bc
Combine common syslog handlers functionality, refs #258
|
hace 12 años |
Jordi Boggiano
|
1eed379a3b
Define properties
|
hace 12 años |
davewwww
|
12f12f2d4c
Update SyslogHandler.php
|
hace 12 años |
AlexeyDsov
|
a3e5148444
fixing SyslogHandler::getDefaultFormatter format
|
hace 13 años |
Jordi Boggiano
|
9c8db38385
CS fixes
|
hace 13 años |
David Zuelke
|
1feffd31fd
add arg docs
|
hace 13 años |
David Zuelke
|
76fb21b31b
Allow passing of openlog() options in SyslogHandler ctor
|
hace 13 años |
Geoffrey Tran
|
f8fce6fd54
Update src/Monolog/Handler/SyslogHandler.php
|
hace 13 años |
Alexandru Vilau
|
0f89a6b267
Improved default line formatter for syslog handler
|
hace 13 años |
Jordi Boggiano
|
61359a972b
Merge remote-tracking branch 'FGM/master'
|
hace 13 años |
Jordi Boggiano
|
da33c84d07
CS fixes
|
hace 13 años |
Frederic G. MARAND
|
07aac12c72
Implement the 8 RFC3164 severity levels instead of just 6.
|
hace 13 años |
Jérôme Macias
|
be6393348f
Removed unuse use statement
|
hace 14 años |
Jordi Boggiano
|
b1a6830a8c
Change way of checking for windows
|
hace 14 años |
Christophe Coevoet
|
c1675c59d8
Added the support of a logging context
|
hace 14 años |
Christophe Coevoet
|
0defabb726
Refactored the AbstractHandler to avoid having some dummy write() methods
|
hace 14 años |
Jordi Boggiano
|
d3e89dbed1
Added CRITICAL and ALERT levels
|
hace 14 años |
Jordi Boggiano
|
6a5fabe2bd
Fix typos
|
hace 14 años |
Christophe Coevoet
|
3cb3dbdc8f
Made the write method protected
|
hace 14 años |
Christophe Coevoet
|
87332a3e4e
Added phpdoc for all methods and added the typehint for the FormatterInterface
|
hace 14 años |
Jordi Boggiano
|
d178bdce01
Syslog: moving LOG_LOCAL* out into the constructor for windows compat'
|
hace 15 años |
Jordi Boggiano
|
78d60f9dce
Coding style fixes
|
hace 15 años |
Sven Paulus
|
38a4ddf9f2
remove LOG_NDELAY from the openlog() call since the expected behaviour
|
hace 15 años |
Sven Paulus
|
d9d0f51238
add SyslogHandler to Monolog
|
hace 15 años |