Package org.joda.time.tz
Class ZoneInfoLogger
- java.lang.Object
-
- org.joda.time.tz.ZoneInfoLogger
-
public class ZoneInfoLogger extends java.lang.Object
Logger for the compiler.
-
-
Constructor Summary
Constructors Constructor Description ZoneInfoLogger()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
set(boolean verbose)
static boolean
verbose()
Gets a flag indicating that verbose logging is required.
-