public class LogUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogUtils.LogInitializationException |
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
initHiveExecLog4j()
Initialize log4j for execution mode.
|
static String |
initHiveLog4j()
Initialize log4j.
|
public static String initHiveLog4j() throws LogUtils.LogInitializationException
LogUtils.LogInitializationException - if log4j fails to initialize correctlypublic static String initHiveExecLog4j() throws LogUtils.LogInitializationException
LogUtils.LogInitializationException - if log4j-exec fails to initialize correctlyCopyright © 2017 The Apache Software Foundation. All rights reserved.