Added Methods
|
void config (Supplier<String> )
|
|
void fine (Supplier<String> )
|
|
void finer (Supplier<String> )
|
|
void finest (Supplier<String> )
|
|
void info (Supplier<String> )
|
|
void log (Level, Throwable, Supplier<String> )
|
|
void log (Level, Supplier<String> )
|
|
void logp (Level, String, String, Throwable, Supplier<String> )
|
|
void logp (Level, String, String, Supplier<String> )
|
|
void logrb (Level, String, String, ResourceBundle, String )
|
|
void logrb (Level, String, String, ResourceBundle, String, Throwable )
|
|
void setResourceBundle (ResourceBundle )
|
|
void severe (Supplier<String> )
|
|
void warning (Supplier<String> )
|
|