org.qi4j.logging.debug.service
Interface DebugServiceConfiguration

All Superinterfaces:
Composite, ConfigurationComposite, Entity, EntityComposite, Identity

public interface DebugServiceConfiguration
extends ConfigurationComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Property<Integer> debugLevel()
           
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

debugLevel

Property<Integer> debugLevel()