public class LogUtils
extends java.lang.Object
Constructor and Description |
---|
LogUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ensureValidLoggerName(java.lang.String name)
Returns the short logger tag (up to characters) for the given logger name if the
devices API level is <= 25, otherwise, the tag is unchanged.
|
public static java.lang.String ensureValidLoggerName(java.lang.String name)