LoggerError(Exception) Method
Logs an exception.
Namespace: Logging.HelperAssembly: Logging.Helper (in Logging.Helper.dll) Version: 2.0.6
public bool Error(
Exception exception
)
- exception Exception
- Exception to log.
Boolean if the message was logged, otherwise
is returned.