Searched defs:getLogger (Results 1 – 10 of 10) sorted by relevance
36 public Object getLogger(String name); in getLogger() method
98 public static Object getLogger(String name) { in getLogger() method in LoggingSupport
193 public static synchronized PlatformLogger getLogger(String name) { in getLogger() method in PlatformLogger
39 public Object getLogger(String name) { in getLogger() method in LoggingProxyImpl
491 public static Logger getLogger(String name) { in getLogger() method in Logger551 public static Logger getLogger(String name, String resourceBundleName) { in getLogger() method in Logger
1206 public Logger getLogger(String name) { in getLogger() method in LogManager
59 private static PlatformLogger getLogger() { in getLogger() method in FileSystemPreferences
42 @libcore.util.NonNull public static java.util.logging.Logger getLogger(@libcore.util.NonNull java.l… in getLogger() method in Logger44 @libcore.util.NonNull public static java.util.logging.Logger getLogger(@libcore.util.NonNull java.l… in getLogger() method in Logger
75 public static java.util.logging.Logger getLogger(java.lang.String name) { in getLogger() method in Logger79 public static java.util.logging.Logger getLogger( in getLogger() method in Logger
121 public java.util.logging.Logger getLogger(java.lang.String name) { in getLogger() method in LogManager