Christian Flothmann
|
b0a861a9cc
explicitly mark nullable parameters as nullable (#1874)
|
1 vuosi sitten |
Alex Jose
|
5129feea3e
Added user_agent to the WebProcessor (#1613)
|
3 vuotta sitten |
Jordi Boggiano
|
4ef5da80ad
Fix CS
|
4 vuotta sitten |
Jordi Boggiano
|
01d104aa78
Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6
|
4 vuotta sitten |
Jordi Boggiano
|
84342aa0a3
Merge branch '1.x'
|
5 vuotta sitten |
Jordi Boggiano
|
c3a05db90c
Fix unique_id in WebProcessor not being disableable, fixes #1470
|
5 vuotta sitten |
George Mponos
|
73f2639237
Docblock fixes
|
7 vuotta sitten |
Jordi Boggiano
|
6ab058099c
Merge branch '1.x'
|
7 vuotta sitten |
Nicolas Grekas
|
db8130ce83
Add ProcessorInterface, an optional one to allow labelling Monolog processors
|
7 vuotta sitten |
Lesnykh Ilia
|
e5ff7eb074
Use coalesce operator (#982)
|
8 vuotta sitten |
Jordi Boggiano
|
6e6586257d
Add scalar types to processor/formatters and top level classes
|
9 vuotta sitten |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
9 vuotta sitten |
Jordi Boggiano
|
f200e79879
CS fixes
|
9 vuotta sitten |
Jordi Boggiano
|
80c4bfb9fd
Restore filtering behavior, refs #663
|
10 vuotta sitten |
Jordi Boggiano
|
0a2e4237d3
Allow overriding of extra fields and configuring them fully in the constructor, fixes #663
|
10 vuotta sitten |
Jordi Boggiano
|
b738a6c04c
CS fixes
|
11 vuotta sitten |
Jordi Boggiano
|
0edd89d556
CS fixes
|
11 vuotta sitten |
Menno Holtkamp
|
49c469668a
Allow to add extra fields
|
11 vuotta sitten |
Jordi Boggiano
|
68f8b1a27e
Update docblock
|
11 vuotta sitten |
Dawid Nowak
|
6a4b73468e
WebProcessor: option to add only requested extra fields, instead of always adding all available
|
11 vuotta sitten |
Dawid Nowak
|
9aba3242f6
WebProcessor: extra fields appended in a loop over declared values, instead of copy-pasting
|
11 vuotta sitten |
Dawid Nowak
|
9da894a8b3
WebProcessor: extracted method: appendExtraFields()
|
11 vuotta sitten |
Matthias Pigulla
|
540afb4621
Add unique_id to extra data only if present in the server environment
|
12 vuotta sitten |
Matthias Pigulla
|
a2b77b2750
Add Apache mod_unique_id's identifier in WebProcessor
|
12 vuotta sitten |
Jordi Boggiano
|
5811217e4c
Only access server data when it is actually available, fixes #164
|
13 vuotta sitten |
Jordi Boggiano
|
da33c84d07
CS fixes
|
13 vuotta sitten |
Jordi Boggiano
|
3c4bc178cc
Rename referer->referrer and server_name->server, update changelog
|
13 vuotta sitten |
Jordi Boggiano
|
a435b8ee0f
Merge remote-tracking branch 'fixe/webprocessor-referer'
|
13 vuotta sitten |
Tiago Ribeiro
|
c8c231f177
Added referer to extra parameter
|
13 vuotta sitten |
Marc Abramowitz
|
365f3a932d
Add contents of $_SERVER['SERVER_NAME'] as 'server_name'. Useful for
|
13 vuotta sitten |