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
Home
Support
Gurock Software Forum
SmartInspect EAP
Cofiguration of common logging via external file
Subscribe to forum
Forum
Cofiguration of common logging via external file
Page: 1
| Author | Post |
|---|---|
|
#1 Mon Jun 30, 2008 2:36 pm
|
|
|
Member
Registered: Jun 2008
Posts: 11
|
|
|
#2 Tue Jul 01, 2008 4:05 pm
|
|
|
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. » |
|
#3 Tue Jul 01, 2008 6:03 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