Searched defs:LoggerFactory (Results 1 – 3 of 3) sorted by relevance
32 public interface LoggerFactory { interface
62 public final class LoggerFactory { class100 private LoggerFactory() { in LoggerFactory() method in LoggerFactory
275 private static class LoggerFactory implements InternalFactory<Logger>, Provider<Logger> { class in InjectorShell