Click or drag to resize

LogFor(Type) Method

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


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(
	Type type
)

Parameters

type  Type
 

Return Value

ILogger

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

See Also