Returns a Logger for namespace that delegates to whichever factory
is current at the time each method is called. The factory is consulted on
every call so that consumers can replace it (via setLoggerFactory)
after the library's modules have already been imported.
Returns a Logger for
namespacethat delegates to whichever factory is current at the time each method is called. The factory is consulted on every call so that consumers can replace it (via setLoggerFactory) after the library's modules have already been imported.