org.apache.geronimo.genesis.logging
Class Logging

java.lang.Object
  extended by org.apache.geronimo.genesis.logging.Logging

public class Logging
extends Object

Maven plugin logging helpers to initialize and reset logging.

Version:
$Rev: 470159 $ $Date: 2006-11-01 17:19:16 -0800 (Wed, 01 Nov 2006) $

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 © 2003-2006 Apache Software Foundation. All Rights Reserved.