LoggerError Method

Overload List

Error(Exception)Logs an exception.
Error(String)Logs an error message.
Error(String, Exception)Logs an error message with an exception.
Error(String, Object)Logs an error message with arguments.

See Also