Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding logging levels #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rpwebdevelopment
Copy link

Logging Levels

Changes:

  • Added ability to use Laravels default level configuration option.
  • Updated README.md & logging.php to reflect ability to use level configuration option.

Use Case:

Some users may not wish for all log levels to be streamed to CloudWatch as this can lead to bloat, making debugging more difficult.

- added setting of logging level to restrict broadcast to stream if log event below required level.
- added level example to README
- added level example to config file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant