| Modifier and Type | Field and Description |
|---|---|
protected LoggingHandler |
LoggingAction.handler |
| Modifier and Type | Method and Description |
|---|---|
static LoggingHandler |
LoggingUtils.createHandler(OutputStream fos)
Setup logging handler and add to the root logger
|
LoggingHandler |
LoggingAction.getHandler() |
LoggingHandler |
LoggingJobProperty.getPollhandler(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingAction.setHandler(LoggingHandler handler) |
| Constructor and Description |
|---|
LoggingAction(hudson.model.Run run,
LoggingHandler handler,
List<LoggingTarget> targets) |
Copyright © 2004-2015. All Rights Reserved.