Index

A G I 
All Classes and Interfaces|All Packages

A

AppLog - Class in io.avaje.applog
Use of System.Logger for Application and Library logging.
AppLog.Provider - Interface in io.avaje.applog
Provide System.Logger implementations that would otherwise default to System.getLogger(String).

G

getLogger(Class<?>) - Static method in class io.avaje.applog.AppLog
Return the logger for the given class name.
getLogger(String) - Static method in class io.avaje.applog.AppLog
Return the logger for the given name.
getLogger(String) - Method in interface io.avaje.applog.AppLog.Provider
Return the logger implementation given the logger name.
getLogger(String, ResourceBundle) - Static method in class io.avaje.applog.AppLog
Return the logger for the given name and resource bundle.
getLogger(String, ResourceBundle) - Method in interface io.avaje.applog.AppLog.Provider
Return the logger implementation given the logger name and resource bundle.

I

io.avaje.applog - module io.avaje.applog
 
io.avaje.applog - package io.avaje.applog
Provides use of System.Logger for Application and Library logging API.
A G I 
All Classes and Interfaces|All Packages