Skip to content
Snippets Groups Projects
Select Git revision
  • 5e4b45a369e281973d35a541f248549d786af831
  • master default protected
  • feat/message-handling
  • feat/request-id
  • 1.13.2
  • 1.13.1
  • 1.13.0
  • 1.12.1
  • 1.12.0
  • 1.11.0
  • 1.11.0-beta2
  • 1.11.0-beta1
  • 1.10.2
  • 1.10.1
  • 1.10.0
  • 1.9.0
  • 1.8.0
  • 1.7.4
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.7.0
  • 1.6.2
  • 1.6.2-beta2
24 results

src

Bart Jaskulski's avatar
Bartek Jaskulski authored
In situation, when we don't collect verbose logs, but we still may be
interested in any errors occurring on client's website and being able to
investigate those after gaining access, we may make use of
`action_level` option in `SimpleLoggerFactory`.

With this option set to some level, we configure `FingersCrossedHandler`
which will ensure, when action level is hit, all log stack is persisted.

Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
b2644b4b
History
Name Last commit Last update
..