mashengchen created TRAFODION-3246:
--------------------------------------
Summary: jdbc support slf4j
Key: TRAFODION-3246
URL: https://issues.apache.org/jira/browse/TRAFODION-3246
Project: Apache Trafodion
Issue Type: Bug
Components: client-jdbc-t4
Affects Versions: 2.4
Reporter: mashengchen
Assignee: mashengchen
Fix For: 2.4
jdbc log is a little hard to use , each time add log , there needs to add
almost 10 rows code.
also , it's recommend to use slf4j as facade in project.
jdbc could add this facade by do another jar package (named
jdbc-version-with-slf4j.jar), the new jar package will have slf4j+jdk for user
who only use jdbc (no other log type used by slf4j ),
and the original just add slf4j as facade, it print log dependent on user
project
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)