public class HadoopFsLogger extends WindGateLogger
Constructor and Description |
---|
HadoopFsLogger(Class<?> target)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getMessage(String code,
Object... arguments)
Returns the message corrensponded to the code.
|
public HadoopFsLogger(Class<?> target)
target
- the client classIllegalArgumentException
- if some parameters were null
protected String getMessage(String code, Object... arguments)
WindGateLogger
getMessage
in class WindGateLogger
code
- message codearguments
- message argumentsCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.