@RestController
@RequestMapping(value="/management")
public class LogsResource
extends java.lang.Object
Constructor and Description |
---|
LogsResource() |
Modifier and Type | Method and Description |
---|---|
void |
changeLevel(LoggerVM jsonLogger) |
java.util.List<LoggerVM> |
getList() |
Copyright © 2017 Osgiliath. All rights reserved.