-
-
Enum Constant Summary
Enum Constants Enum Constant Description VERBOSEPriority for the StreamLogger.log method; use StreamLog.v.
DEBUGPriority for the StreamLogger.log method; use StreamLog.d.
INFOPriority for the StreamLogger.log method; use StreamLog.i.
WARNPriority for the StreamLogger.log method; use StreamLog.w.
ERRORPriority for the StreamLogger.log method; use StreamLog.e.
ASSERTPriority for the StreamLogger.log method.
-