Element <method> |
Defines the logging levels of methods matching the given pattern. |
Attribute log-enter | Translator: | enumeration,net.sourceforge.hiveutils.service.impl.LoggingLevel,None=None,Error=Error,Warn=Warn,Info=Info,Debug=Debug |
Attribute log-leave | Translator: | enumeration,net.sourceforge.hiveutils.service.impl.LoggingLevel,None=None,Error=Error,Warn=Warn,Info=Info,Debug=Debug |
Attribute log-throw | Translator: | enumeration,net.sourceforge.hiveutils.service.impl.LoggingLevel,None=None,Error=Error,Warn=Warn,Info=Info,Debug=Debug |
Attribute pattern (required) | Translator: | string |
Conversion Rules |
<conversion class="net.sourceforge.hiveutils.service.impl.LoggingContribution"
/>
|
|