Package org.javlo.service.log
Class LogService
- java.lang.Object
-
- org.javlo.service.log.LogService
-
public class LogService extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addLine(Level level, String text)
void
addLine(Log log)
void
clear()
Long
fillLineList(Long lineId, List<Log> list)
static LogService
getInstance(javax.servlet.http.HttpSession session)
-