Interface ILogManager
- Namespace
- Splat
- Assembly
- Splat.dll
A manaager which will generate a IFull
- Extension Methods
Methods
GetLogger(Type)
Generate a IFull
Parameters
type
TypeThe type to generate the logger for.
Returns
- IFull
Logger The IFull
Logger for the specified type.