Click or drag to resize

LogBeginContext Method

[Missing <summary> documentation for "M:Casewhere.Infrastructure.Logging.Log.BeginContext(System.String)"]


Namespace: Casewhere.Infrastructure.Logging
Assembly: Casewhere.Infrastructure.Logging (in Casewhere.Infrastructure.Logging.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static LogLoggingContext BeginContext(
	string context
)

Parameters

context  String
 

Return Value

LogLoggingContext

[Missing <returns> documentation for "M:Casewhere.Infrastructure.Logging.Log.BeginContext(System.String)"]

See Also