- SDK reference
Namespace Stylelabs.M.Sdk.Models.Logging
Classes
A simple console logger that can print with or without a built-in template.
The template is: "DateTime | LogLevel | Message".
The minimum log level is info by default.
Base implementation of ILogger.
The minimum log level is info by default.
Implementation of ILogger that discards all messages (but still fires events).
If you have suggestions for improving this article, let us know!