[teiid-issues] [JBoss JIRA] (TEIID-1889) Standardize logging in Teiid

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Jan 11 11:10:22 EST 2012


    [ https://issues.jboss.org/browse/TEIID-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655235#comment-12655235 ] 

Steven Hawkins commented on TEIID-1889:
---------------------------------------

Nearly all should have a code.  See http://www.postgresql.org/docs/9.1/static/errcodes-appendix.html for an example of the 100+ codes used for postgresql.  We have a hack at detecting better codes on the client side, see org.teiid.jdbc.SQLStates.  If we come up with our own codes (to match the other projects) at the very least the code should follow the exception and then we can use some expanded mapping logic on to get to the appropriate SQL error code.
                
> Standardize logging in Teiid
> ----------------------------
>
>                 Key: TEIID-1889
>                 URL: https://issues.jboss.org/browse/TEIID-1889
>             Project: Teiid
>          Issue Type: Task
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.0
>
>
> Per http://community.jboss.org/wiki/HowToLogInJBossProjects rework the logging to include the id for all the messages > INFO

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list