If logging is not initialized, the framework will attempt to initialize logging from the external configuration file (Web.config). If a value is found for the logging application name, the logging framework will be initialized before the logger instance is returned.
Any log messages sent to the logger before the logging framework is initialized will be discarded.
A logger instance for the named component and location context.
LogFactory Class | Plumtree.Remote.Logging Namespace | LogFactory.GetLogger Overload List