Method LogError
LogError(object?)
Logs error message.
public static void LogError(object? obj)
Parameters
obj
objectMessage text or object to log.
Logs error message.
public static void LogError(object? obj)
obj
objectMessage text or object to log.