]
Steven Hawkins commented on TEIID-3594:
---------------------------------------
It does seem simpler rethinking this to just break out the command logging context by
default in the configuration. Then we can default it to a warn level rather than info and
not add another configuration property.
Change the default for command logging to write User query
(start/end)
----------------------------------------------------------------------
Key: TEIID-3594
URL:
https://issues.jboss.org/browse/TEIID-3594
Project: Teiid
Issue Type: Enhancement
Components: Server
Reporter: Van Halbert
Assignee: Steven Hawkins
The command logging currently writes the user query and the source queries. Would like
to have multiple levels for command logging, example:
- default, log the user query start and end entry
- debug, log the use query and the source queries