[
https://jira.jboss.org/jira/browse/TEIID-1012?page=com.atlassian.jira.plu...
]
Steven Hawkins resolved TEIID-1012.
-----------------------------------
Resolution: Done
consolidated to the following in a single logconstants class:
public static final String CTX_SESSION = "SESSION"; //$NON-NLS-1$
public static final String CTX_MEMBERSHIP = "MEMBERSHIP"; //$NON-NLS-1$
public static final String CTX_AUTHORIZATION = "AUTHORIZATION"; //$NON-NLS-1$
public static final String CTX_TRANSPORT = "TRANSPORT"; //$NON-NLS-1$
public static final String CTX_QUERY_PLANNER = "PLANNER"; //$NON-NLS-1$
public static final String CTX_DQP = "PROCESSOR"; //$NON-NLS-1$
public static final String CTX_CONNECTOR = DefaultConnectorLogger.CTX_CONNECTOR;
public static final String CTX_BUFFER_MGR = "BUFFER_MGR"; //$NON-NLS-1$
public static final String CTX_TXN_LOG = "TXN_LOG"; //$NON-NLS-1$
public static final String CTX_COMMANDLOGGING = "COMMAND_LOG"; //$NON-NLS-1$
public static final String CTX_AUDITLOGGING = "AUDIT_LOG"; //$NON-NLS-1$
public static final String CTX_ADMIN_API = "ADMIN_API"; //$NON-NLS-1$
public static final String CTX_RUNTIME = "RUNTIME"; //$NON-NLS-1$
also updated the docs to provide information about the contexts.
Update logging contexts
-----------------------
Key: TEIID-1012
URL:
https://jira.jboss.org/jira/browse/TEIID-1012
Project: Teiid
Issue Type: Quality Risk
Components: Common
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
We should consolidate logging contexts to make documenting their use easier.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira