Skip to content

Add logging capture threshold#1026

Merged
trask merged 4 commits into
masterfrom
add-logging-capture-threshold
Aug 21, 2019
Merged

Add logging capture threshold#1026
trask merged 4 commits into
masterfrom
add-logging-capture-threshold

Conversation

@trask

@trask trask commented Aug 21, 2019

Copy link
Copy Markdown
Member

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