| Package | Description |
|---|---|
| com.google.gdata.util.common.logging |
| Modifier and Type | Method and Description |
|---|---|
static FormattingLogger |
FormattingLogger.getLogger(Class<?> cls)
Returns an instance of
FormattingLogger using the
Class.getCanonicalName() as a source for the underlying logger's
name. |
static FormattingLogger |
FormattingLogger.getLogger(String name)
Returns an instance of
FormattingLogger. |
Copyright © 2012. All Rights Reserved.