Show / Hide Table of Contents
Editar no GitHub

Interface ILogger

Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public interface ILogger

Methods

| Improve this Doc View Source

Flush()

Declaration
void Flush()
| Improve this Doc View Source

Log(LogLevels, String, String)

Declaration
void Log(LogLevels level, string message, string source)
Parameters
Type Name Description
LogLevels level
String message
String source
Back to top Copyright © 2015-2020 Lacuna Software