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