diff --git a/README.md b/README.md index 7d44616..5f75465 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Laravel will auto-discover the `LogHandlerServiceProvider`. LOGHANDLER_TIMEOUT_MS=3000 LOGHANDLER_RETRY_TIMES=0 LOGHANDLER_INCLUDE_TRACE=false + LOGHANDLER_EXCLUDE_LEVELS=debug,info ``` 3. **Logging stack** – ensure the `loghandler` channel participates in your default stack: