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

Add logging capture threshold #1026

Merged
merged 4 commits into from
Aug 21, 2019
Merged

Add logging capture threshold #1026

merged 4 commits into from
Aug 21, 2019

Conversation

trask
Copy link
Member

@trask trask commented Aug 21, 2019

This allows configuring a threshold to be applied for logging capture in AI-Agent.xml, e.g.

...
<BuiltIn>
   <Logging threshold="error" />
</BuiltIn>
...

The threshold (if specified) must be one of trace, debug, info, warn, error.

The default threshold applied is warn.

@trask trask added this to the 2.5.0-BETA.3 milestone Aug 21, 2019
@trask trask requested a review from littleaj August 21, 2019 04:53
@trask trask self-assigned this Aug 21, 2019
@trask trask force-pushed the add-logging-capture-threshold branch from 1458676 to c90ade8 Compare August 21, 2019 05:10
@trask trask merged commit 7819229 into master Aug 21, 2019
@trask trask deleted the add-logging-capture-threshold branch August 22, 2019 03:05
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.

2 participants