org.apache.maven.mercury.logging
Interface IMercuryLoggerFactory

All Known Implementing Classes:
MercuryConsoleLoggerFactory

public interface IMercuryLoggerFactory

Version:
$Id: IMercuryLoggerFactory.java 745626 2009-02-18 19:37:24Z ogusakov $
Author:
Oleg Gusakov

Method Summary
 IMercuryLogger getLogger(java.lang.Class clazz)
           
 void setThreshold(MercuryLoggingLevelEnum threshold)
          is not used for now
 

Method Detail

getLogger

IMercuryLogger getLogger(java.lang.Class clazz)

setThreshold

void setThreshold(MercuryLoggingLevelEnum threshold)
is not used for now



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.