Hiberante generates many logs from itself (rather than my application code).e.g,
[main] WARN org.dbunit.dataset.AbstractTableMetaData - Potential problem found: The configured data type factory 'class o
June 21, 2015 12:57:03 δΈε org.hibernate.annotations.common.Version <clinit>
INFO: HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
If specifying print "WARN" log in slf4j.properites/log4s.properites, logging tools cannot distinguish which source(or component) generate the log?
How to remove these logs? Any help is appreciated