[
https://issues.jboss.org/browse/TEIID-3594?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3594:
---------------------------------------
Current:
Overall teiid context at INFO
Command logs all to DEBUG
Proposed:
Overall teiid context at INFO
Command log context at WARN
User command logs to INFO level
Source command logs to DEBUG level
This is the least backwards compatibility issues. As the other way would require putting
the source commands at the trace level, which would also be the level that the query plan
is logged at.
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
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)