Mark Struberg created DELTASPIKE-1431:
-----------------------------------------
Summary: add easy way to disable InvocationResultLogger
Key: DELTASPIKE-1431
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1431
Project: DeltaSpike
Issue Type: New Feature
Security Level: public (Regular issues)
Affects Versions: 1.9.5
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 1.9.6
Right now {{InvocationResultLogger}} is always enabled. Thus whenever the
{{InvocationMonitored}} mechanism is used we will always get the result loged
out at the end of the request.
But in many cases one wants to use a different output. E.g. if only statistics
are to be used and logged out into a separate file every 5 minutes.
For all those scenarios we should add a simple to use way to disable this Bean.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)