 | LogManagerFactoryLoggerFromType Property |
Gets or sets the factory that produces a logger given a type.
Namespace:
com.espertech.esper.compat.logging
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic static Func FactoryLoggerFromType { get; set; }
Property Value
Type:
FuncT, TResult
See Also