Modifier and Type | Class and Description |
---|---|
private static class | |
private static class | |
pack-priv static class | |
private static enum | |
pack-priv static class |
Modifier and Type | Field and Description |
---|---|
pack-priv final LazyLoggers. | |
private static volatile BooleanSupplier | |
pack-priv final BooleanSupplier | |
private static volatile boolean |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
pack-priv static void | |
pack-priv boolean | Returns: true if the VM is still bootstrapping.Check whether the VM is still bootstrapping, and if not, arranges for this logger's holder to create the real logger and flush the pending event queue. |
pack-priv static synchronized System. | |
pack-priv static void | |
pack-priv void | |
pack-priv static System. | |
public PlatformLogger. | |
public String | Returns: The logger name.Implements java. The name of this logger. |
pack-priv static boolean | |
public static boolean | |
public boolean | |
pack-priv boolean | |
public boolean | isLoggable(System.
the log message level. levelImplements java. Checks if a message of the given level would be logged by this logger. |
public boolean | isLoggable(PlatformLogger.
the level levelImplements sun. Returns true if a message of the given level would actually be logged by this logger. |
public void | log(System.
the log message level. level,a resource bundle to localize bundle, String msg ; can be
null .the string message (or a key in the message catalog,
if key, Throwable bundle is not null ); can be null .a thrown)Throwable associated with the log message;
can be null .Implements java. Logs a localized message associated with a given throwable. |
public void | log(System.
the log message level. level,a resource bundle to localize bundle, String format ; can be
null .the string message format in format, Object... java. format, (or a key in the message
catalog if bundle is not null ); can be null .an optional list of parameters to the message (may be
none). params)Implements java. Logs a message with resource bundle and an optional list of parameters. |
public void | log(System.
the log message level. level,the string message (or a key in the message catalog, if
this logger is a msg, Throwable localized logger );
can be null .a thrown)Throwable associated with the log message;
can be null .Overrides default java. Logs a message associated with a given throwable. |
public void | log(System.
one of the log message level identifiers. level,the string message format in format, Object... java. format, (or a key in the message
catalog, if this logger is a localized logger );
can be null .an optional list of parameters to the message (may be
none). params)Overrides default java. Logs a message with an optional list of parameters. |
public void | |
public void | |
public void | log(System.
the log message level. level,the string message (or a key in the message catalog, if
this logger is a msg)localized logger );
can be null .Overrides default java. Logs a message. |
public void | log(System.
one of the log message level identifiers. level,a supplier function that produces a message. msgSupplier, Throwable a thrown)Throwable associated with log message;
can be null .Overrides default java. Logs a lazily supplied message associated with a given throwable. |
public void | |
public void | log(PlatformLogger.
Implements sun.
|
public void | log(PlatformLogger.
Implements sun.
|
public void | log(PlatformLogger.
Implements sun.
|
public void | log(PlatformLogger.
Implements sun.
|
public void | logp(PlatformLogger.
Implements sun.
|
public void | logp(PlatformLogger.
Implements sun.
|
public void | logp(PlatformLogger.
Implements sun.
|
public void | logp(PlatformLogger.
Implements sun.
|
public void | logp(PlatformLogger.
Implements sun.
|
public void | logrb(PlatformLogger.
Implements sun.
|
public void | logrb(PlatformLogger.
Implements sun.
|
public void | logrb(PlatformLogger.
Implements sun.
|
public void | logrb(PlatformLogger.
Implements sun.
|
pack-priv void | |
public static void | |
private static synchronized Map | |
public static boolean | |
private static boolean |