There was an error while loading. Please reload this page.
All messages within the scope will be passed to the log.
Namespace: CodeJam.PerfTests.LoggersAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static IDisposable BeginLogImportant( IConfig config )
VB
Public Shared Function BeginLogImportant ( config As IConfig ) As IDisposable
F#
static member BeginLogImportant : config : IConfig -> IDisposable
Type: IDisposableDisposable to mark the scope completion.
HostLogger ClassCodeJam.PerfTests.Loggers Namespace