ConsoleVelopackLogger.Log Method
Declaring Type: ConsoleVelopackLogger
Namespace: Velopack.Logging
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
[NullableContext(2)]
public void Log(VelopackLogLevel logLevel, string message, Exception exception);
Parameters
logLevel VelopackLogLevel
message string
exception Exception
Documentation generated by MdDocs