DaemonLogger.

Error(Exception) Method

Summary

Errors the specified exception.

Syntax

public void Error(Exception exception)

Parameters

Name Type Description
exception Exception The exception.

Return Value

Type Description
void