public class JewelCliLoggingConfigurator extends Object
JewelCliLoggingConfigurator.configure(opts);
Prior to command line parsing having been completed, the application is suggested to initialize logging as soon as possible using LoggingConfigurator.
LoggingConfigurator| Constructor and Description |
|---|
JewelCliLoggingConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(File file) |
static void |
configure(JewelCliLoggingOptions opts) |
public static void configure(JewelCliLoggingOptions opts)
public static void configure(File file)
Copyright © 2016. All Rights Reserved.