Click or drag to resize

LogForT Method

[Missing <summary> documentation for "M:Casewhere.Infrastructure.Logging.Log.For``1"]


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 ILogger For<T>()

Type Parameters

T

Return Value

ILogger

[Missing <returns> documentation for "M:Casewhere.Infrastructure.Logging.Log.For``1"]

See Also