Click or drag to resize

LogLoggingContext Constructor

Initializes a new instance of the LogLoggingContext class

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 LoggingContext(
	string context
)

Parameters

context  String
 
See Also