IVelopackLogger interface
Namespace: Velopack.Logging
public interface IVelopackLogger
Methods
| Method | Summary |
|---|---|
Log |
Log(logLevel, message, exception)
void Log(VelopackLogLevel logLevel, string? message, Exception? exception)
Parameters
| Name | Type | Description |
|---|---|---|
logLevel | VelopackLogLevel | |
message | string | |
exception | Exception |
Generated from Velopack 1.1.1