public class ToolsLogManager extends Object
| Constructor and Description |
|---|
ToolsLogManager() |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
getAntLogger()
Get the logger for the tools runtime.
|
static Logger |
getClientLogger()
Get the logger for the tools runtime.
|
static Logger |
getCommonLogger()
Get the logger for the tools runtime.
|
static Logger |
getRuntimeLogger()
Get the logger for the tools runtime.
|
public static Logger getRuntimeLogger()
public static Logger getClientLogger()
public static Logger getAntLogger()
public static Logger getCommonLogger()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.