org.codehaus.mojo.pluginsupport.logging
Class Logging

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

public class Logging
extends Object

Maven plugin logging helpers to initialize and reset logging.

Version:
$Id: Logging.java 3428 2007-02-27 00:29:22Z user57 $

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 © 2011 Codehaus. All Rights Reserved.