Click or drag to resize

LogSetSystemLogWriteProtector Method

[Missing <summary> documentation for "M:Casewhere.Infrastructure.Logging.Log.SetSystemLogWriteProtector(Casewhere.Infrastructure.Logging.ISystemLogWriteProtector)"]


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 void SetSystemLogWriteProtector(
	ISystemLogWriteProtector systemLogWriteProtector
)

Parameters

systemLogWriteProtector  ISystemLogWriteProtector
 
See Also