public class LogService extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LogService.LogLine |
Modifier and Type | Method and Description |
---|---|
void |
addLine(Level level,
String text) |
void |
clear() |
Long |
fillLineList(Long lineId,
List<LogService.LogLine> list) |
static LogService |
getInstance(javax.servlet.http.HttpSession session) |
public static LogService getInstance(javax.servlet.http.HttpSession session)
public void clear()
public Long fillLineList(Long lineId, List<LogService.LogLine> list)
Copyright © 2012-2018. All Rights Reserved.