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

Inheritance: TraceMethodCallContext
Show file Open project: daszat/zetbox

Protected Methods

Method Description
LogFormat ( string format ) : void

Private Methods

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

Method Details

LogFormat() protected method

protected LogFormat ( string format ) : void
format string
return void