com.sun.enterprise.util
Class EarlyLogger.LevelAndMessage

java.lang.Object
  extended by com.sun.enterprise.util.EarlyLogger.LevelAndMessage
Enclosing class:
EarlyLogger

public static final class EarlyLogger.LevelAndMessage
extends Object


Field Summary
 Level level
           
 String msg
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

msg

public String msg

level

public Level level


Copyright © 2012 GlassFish Community. All Rights Reserved.