public class GetLogsLevel extends ServiceableAction
manager
EMPTY_MAP
Constructor and Description |
---|
GetLogsLevel() |
Modifier and Type | Method and Description |
---|---|
private Map<String,Object> |
_getNode(List<Map<String,Object>> children,
String categoryName) |
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
createCategory(List<Map<String,Object>> children,
String categoryName,
String level,
String fullName)
Creates a log category
|
service
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public GetLogsLevel()
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception
public void createCategory(List<Map<String,Object>> children, String categoryName, String level, String fullName)
children
- the list of categories already createdcategoryName
- the name of the category to createlevel
- the level of the category to createfullName
- the full name of the category