mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 07:06:40 +02:00
Add registry to readme
This commit is contained in:
@@ -212,6 +212,9 @@ Processors
|
|||||||
Utilities
|
Utilities
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
- _Registry_: The `Monolog\Registry` class lets you configure global loggers that you
|
||||||
|
can then statically access from anywhere. It is not really a best practice but can
|
||||||
|
help in some older codebases or for ease of use.
|
||||||
- _ErrorHandler_: The `Monolog\ErrorHandler` class allows you to easily register
|
- _ErrorHandler_: The `Monolog\ErrorHandler` class allows you to easily register
|
||||||
a Logger instance as an exception handler, error handler or fatal error handler.
|
a Logger instance as an exception handler, error handler or fatal error handler.
|
||||||
- _ErrorLevelActivationStrategy_: Activates a FingersCrossedHandler when a certain log
|
- _ErrorLevelActivationStrategy_: Activates a FingersCrossedHandler when a certain log
|
||||||
|
Reference in New Issue
Block a user