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 voidaddLine(Level level, String text)voidaddLine(Log log)voidclear()LongfillLineList(Long lineId, List<Log> list)static LogServicegetInstance(javax.servlet.http.HttpSession session)
-