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

Associative array log #245

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

Conversation

patch72
Copy link

@patch72 patch72 commented Apr 14, 2021

If the log threshold is set to a level lower than the level currently requested, then the log item is written to an Associative Array (with a definable maximum number of items) which is dumped in the table when an error occurs.

patch72 added 3 commits May 31, 2019 08:28
The log level can be set per scope. This specific log level will be used regardsless of the main log level. The specific log level can be higher or lower than the generic level
If the log threshold is set to a level lower than the level currently requested, then the log item is written to an Associative Array (with a definable maximum number of items) which is dumped in the table when an error occurs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant