Method LogError
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
LogError(string)
Logs an error. Carries no [Conditional] of its own, unlike the two above:
Store.Dispose reports a subscriber's throw through here, and in a release player
that is the only report there is.
public virtual void LogError(string message)
Parameters
messagestring