LogContextCacheSet Method
|
[Missing <summary> documentation for "M:Casewhere.Infrastructure.Logging.LogContextCache.Set(System.String,System.Object)"]
Namespace: Casewhere.Infrastructure.LoggingAssembly: Casewhere.Infrastructure.Logging (in Casewhere.Infrastructure.Logging.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static void Set(
string key,
Object value
)
Parameters
- key String
-
- value Object
-
See Also