public final class Loggers
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX
The prefix for all logger names.
|
Modifier and Type | Method and Description |
---|---|
static Logger |
getLogger(java.lang.String suffix)
Gets a logger with the given suffix appended on to
PREFIX , separated by a '.'. |
public static final java.lang.String PREFIX
Copyright © 2010 - 2020 Adobe. All Rights Reserved