C# Class SharpLog.SynchronousLogger

Inheritance: Logger
Afficher le fichier Open project: prasannavl/SharpLog

Méthodes protégées

Méthode Description
ExecuteAsync ( LogLevel level, string text, [ callerName = null ) : System.Threading.Tasks.Task

Method Details

ExecuteAsync() protected méthode

protected ExecuteAsync ( LogLevel level, string text, [ callerName = null ) : System.Threading.Tasks.Task
level LogLevel
text string
callerName [
Résultat System.Threading.Tasks.Task