Method Error
Error(object, string)
Output log in Error priority
Declaration
public virtual void Error(object context, string message)
Parameters
Type | Name | Description |
---|---|---|
object | context | The context where output the log |
string | message | The log message |