Package simpleorm.utils
Class SormLog
- java.lang.Object
-
- simpleorm.utils.SLog
-
- simpleorm.utils.SLogSlf4j
-
- simpleorm.utils.SormLog
-
public class SormLog extends SLogSlf4j
-
-
Constructor Summary
Constructors Constructor Description SormLog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
connections(java.lang.String msg)
-
Methods inherited from class simpleorm.utils.SLogSlf4j
arrayToString, debug, enableDebug, enableFields, enableQueries, enableUpdates, error, fields, message, queries, updates, warn
-
Methods inherited from class simpleorm.utils.SLog
getLevel, getSession, getSessionlessLogger, getSlogClass, getStream, log, newSLog, sessionToString, setLevel, setSession, setSlogClass
-
-
-
-
Method Detail
-
connections
public void connections(java.lang.String msg)
- Overrides:
connections
in classSLogSlf4j
-
-