Exclude Log Levels
This commit is contained in:
@@ -42,6 +42,7 @@ Laravel will auto-discover the `LogHandlerServiceProvider`.
|
|||||||
LOGHANDLER_TIMEOUT_MS=3000
|
LOGHANDLER_TIMEOUT_MS=3000
|
||||||
LOGHANDLER_RETRY_TIMES=0
|
LOGHANDLER_RETRY_TIMES=0
|
||||||
LOGHANDLER_INCLUDE_TRACE=false
|
LOGHANDLER_INCLUDE_TRACE=false
|
||||||
|
LOGHANDLER_EXCLUDE_LEVELS=debug,info
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Logging stack** – ensure the `loghandler` channel participates in your default stack:
|
3. **Logging stack** – ensure the `loghandler` channel participates in your default stack:
|
||||||
|
|||||||
Reference in New Issue
Block a user