Class LoggingConfig

java.lang.Object
noaa.coastwatch.tools.LoggingConfig

public class LoggingConfig extends Object
The LoggingConfig class sets up the default logging configuration used by the command line tools. This class should be named on the Java command line with the system property java.util.logging.config.class to properly initialize the logging system.
Since:
3.5.0
Author:
Peter Hollemans
  • Constructor Details

    • LoggingConfig

      public LoggingConfig()