public interface LocationAwareLogFactory extends LogFactory
Log create(SessionID sessionID, String callerFQCN)
sessionID - session ID usually used for configuration accesscallerFQCN - fully-qualified class name of the parent logger
in case we are being constructed as part of a composite loggerCopyright © 2017. All rights reserved.