Trace
FileLogger.Trace method
Writes trace log message; Trace log messages provides generally useful information about application flow.
public void Trace(string message)
Parameter | Type | Description |
---|---|---|
message | String | The error message. |
See Also
- class FileLogger
- namespace GroupDocs.Metadata.Logging
- assembly GroupDocs.Metadata