44454647484950
public static final StaticLoggerBinder getSingleton() { return SINGLETON; } private StaticLoggerBinder() { loggerFactory = new FoundationLoggingLoggerFactory(); }