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