org.sonatype.gossip
Interface LoggerDelegateFactory.LoggerDelegateAware

Enclosing class:
LoggerDelegateFactory

public static interface LoggerDelegateFactory.LoggerDelegateAware


Method Summary
 org.slf4j.Logger getDelegate()
           
 void setDelegate(org.slf4j.Logger delegate)
           
 

Method Detail

getDelegate

org.slf4j.Logger getDelegate()

setDelegate

void setDelegate(org.slf4j.Logger delegate)


Copyright © 2008-2012 Sonatype. All Rights Reserved.