Home arrow Support arrow Gurock Software Forum arrow SmartInspect EAP arrow Cofiguration of common logging via external file

Subscribe to forum RSS Forum

Cofiguration of common logging via external file

Page: 1

Author Post
Member
Registered: Jun 2008
Posts: 11
One suggestion for java version of smartinspect, toimplements in the feature some interface (Log,LogFactory) to allow via configuration file of apache common logging to change from one logging product to other ?

Thanks
Aurelian
Administrator
Registered: Sep 2007
Posts: 98
Hello Aurelian,

This is, to some extent, already included in SmartInspect. We ship several adapter classes to allow the usage of SmartInspect in combination with the JDK logging framework (java.util.logging). We also think about adding support for commons logging and SLF4J. The problem with these adapter classes is that the Log interfaces only support a very small subset of the available SmartInspect features and in order to use the whole SmartInspect feature set you would have to access the SmartInspect classes anyway.
« Last edit by Tobias Gurock on Tue Jul 01, 2008 4:06 pm. »
Member
Registered: Jun 2008
Posts: 11
Yes, you right, only for logDebug,…logError. isDebug,... methods, but there will be a posibility to use you powerful log console. Maybe in the feature.

Thanks,
Aurelian

Page: 1