LogError Method (Logger)
Overload List
Overload | Description |
---|---|
LogError(String,Object[]) | Writes a ERROR-level log entry if ERROR-level logging is enabled. |
LogError(Exception,String,Object[]) | Writes a ERROR-level log entry if ERROR-level logging is enabled as well as the details of an exception that was caught. |
Remarks
If the current logger is not configured for ERROR-level logging or lower, these methods will do nothing.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family