org.qi4j.logging.trace.service
Interface TraceServiceConfiguration

All Superinterfaces:
Composite, ConfigurationComposite, EntityComposite, Identity

public interface TraceServiceConfiguration
extends ConfigurationComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Property<java.lang.Integer> traceLevel()
           
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 

Method Detail

traceLevel

@UseDefaults
Property<java.lang.Integer> traceLevel()