Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff81726

Browse filesBrowse files
committed
Add TokenProcessor
1 parent 21f5857 commit ff81726
Copy full SHA for ff81726

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎logging/processors.rst

Copy file name to clipboardExpand all lines: logging/processors.rst
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ If you use several handlers, you can also register a processor at the
162162
handler level or at the channel level instead of registering it globally
163163
(see the following sections).
164164

165+
.. versionadded:: 3.4
166+
The :class:``Symfony\\Bridge\\Monolog\\Processor\\TokenProcessor`` class was added in Symfony 3.4.
167+
This processor adds the current security token to the log entry (username, authenticated status and roles).
168+
165169
Registering Processors per Handler
166170
----------------------------------
167171

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.