public class EclipseLoggerManager
extends org.codehaus.plexus.logging.AbstractLoggerManager
Constructor and Description |
---|
EclipseLoggerManager(IMavenConfiguration mavenConfiguration) |
Modifier and Type | Method and Description |
---|---|
int |
getActiveLoggerCount() |
org.codehaus.plexus.logging.Logger |
getLoggerForComponent(String arg0,
String arg1) |
int |
getThreshold() |
int |
getThreshold(String arg0,
String arg1) |
void |
returnComponentLogger(String arg0,
String arg1) |
void |
setThreshold(int arg0) |
void |
setThreshold(String arg0,
String arg1,
int arg2) |
void |
setThresholds(int arg0) |
public EclipseLoggerManager(IMavenConfiguration mavenConfiguration)
public int getActiveLoggerCount()
public org.codehaus.plexus.logging.Logger getLoggerForComponent(String arg0, String arg1)
public int getThreshold()
public void setThreshold(int arg0)
public void setThresholds(int arg0)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.