org.codehaus.plexus.logging.log4j
Class Level

java.lang.Object
  extended byorg.codehaus.plexus.logging.log4j.Level

public class Level
extends java.lang.Object

Version:
$Id: Level.java 1165 2004-10-14 20:00:07Z trygvis $
Author:
Trygve Laugstøl

Constructor Summary
Level()
           
 
Method Summary
 java.lang.String getHierarchy()
           
 java.lang.String getLevel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Level

public Level()
Method Detail

getHierarchy

public java.lang.String getHierarchy()
Returns:
Returns the hierarchy.

getLevel

public java.lang.String getLevel()
Returns:
Returns the level.


Copyright © {inceptionYear}-2007 null. All Rights Reserved.