Searched defs:global (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/logging/src/main/java/java/util/logging/
H A DLogger.java79 * The global logger is provided as convenience for casual use.
83 public final static Logger global = new Logger("global", null); //$NON-NLS-1$ field in class:Logger

Completed in 51 milliseconds