org.codehaus.mojo.pluginsupport.logging
Class Logging

java.lang.Object
  extended by org.codehaus.mojo.pluginsupport.logging.Logging

public class Logging
extends java.lang.Object

Maven plugin logging helpers to initialize and reset logging.

Version:
$Id: Logging.java 6588 2008-03-28 12:22:57Z bentmann $

Constructor Summary
Logging()
           
 
Method Summary
static void init()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logging

public Logging()
Method Detail

init

public static void init()

reset

public static void reset()


Copyright © 2010. All Rights Reserved.