 | LogCommon Constructor |
Initializes a new instance of the
LogCommon class.
Namespace:
com.espertech.esper.compat.logging
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic LogCommon(
ILog log
)
Parameters
- log
- Type: ILog
The log.
See Also