Skip to main content

ConsoleVelopackLogger class

Namespace: Velopack.Logging

public class ConsoleVelopackLogger : IVelopackLogger

Implements: IVelopackLogger

Constructors

ConstructorSummary
ConsoleVelopackLogger

ConsoleVelopackLogger()

public ConsoleVelopackLogger()

Methods

MethodSummary
Log

Log(logLevel, message, exception)

public void Log(VelopackLogLevel logLevel, string? message, Exception? exception)

Parameters

NameTypeDescription
logLevelVelopackLogLevel
messagestring
exceptionException

Generated from Velopack 1.1.1