ILogger Interface
Logger.

Namespace: GroupDocs.Annotation.Logging
Assembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
Syntax
public interface ILogger

The ILogger type exposes the following members.

Methods
  NameDescription
Public methodError
Error message.
Public methodTrace
Trace message.
Public methodWarning
Warning message.
See Also