| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.get(Class<?> clazz)
Gets a logger named after a class' fully qualified name.
|
static Logger |
Logger.get(String name)
Gets a named logger
|
Copyright © 2010-2012 Proofpoint, Inc.. All Rights Reserved.