C# Class Zetbox.API.Utils.Logging.InfoTraceMethodCallContext

Inheritance: TraceMethodCallContext
Afficher le fichier Open project: daszat/zetbox

Méthodes protégées

Méthode Description
LogFormat ( string format ) : void

Private Methods

Méthode Description
InfoTraceMethodCallContext ( log4net.ILog log, string method, StackTrace stackTrace, string msg ) : System

Method Details

LogFormat() protected méthode

protected LogFormat ( string format ) : void
format string
Résultat void