Uses of Class
com.core.logger.SLogger
-
Packages that use SLogger Package Description com.core.logger -
-
Uses of SLogger in com.core.logger
Fields in com.core.logger declared as SLogger Modifier and Type Field Description static SLoggerSLog. debugstatic SLoggerSLog. errstatic SLoggerSLog. infostatic SLoggerSLog. marustatic SLoggerSLog. svctimestatic SLoggerSLog. sysstatic SLoggerSLog. tracestatic SLoggerSLog. warnMethods in com.core.logger that return SLogger Modifier and Type Method Description static SLoggerSLog. getMLogger(java.lang.String spec)SLoggerSLogFactory. getWriter(java.lang.String spec)
-