Class NullStoreLogger
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
public sealed class NullStoreLogger : StoreLogger
- Inheritance
-
objectNullStoreLogger
- Inherited Members
Methods
- Log(string)
Logs an informational message. Compiled out of non-editor / non-development builds.
- LogError(string)
Logs an error. Carries no
[Conditional]of its own, unlike the two above:Store.Disposereports a subscriber's throw through here, and in a release player that is the only report there is.
- LogWarning(string)
Logs a warning. Compiled out of non-editor / non-development builds.