Returns true
if the EDK logging framework has been initialized either from the logging API or from external configuration. Returns false
if the logging framework has not been initialized, including the case of an unusable external configuration (e.g. from Web.config). Log messages sent to an uninitialized logger will be discarded.
true
if initialized so messages may be sent
LogFactory Class | Plumtree.Remote.Logging Namespace