| com.tc.object.logging.RuntimeOutputOptions
RuntimeOutputOptions | public interface RuntimeOutputOptions (Code) | | Controls the set of detail information that is logged
|
includeAutolockInstanceDetails | boolean includeAutolockInstanceDetails()(Code) | | |
includeCaller | boolean includeCaller()(Code) | | |
includeFullStack | boolean includeFullStack()(Code) | | |
includeToString | boolean includeToString()(Code) | | |
|
|