AspNetLayoutRendererBaseRegister Method |
| Name | Description | |
|---|---|---|
| Register(String, FuncLogEventInfo, HttpContext, LoggingConfiguration, Object) | Obsolete.
Register a custom layout renderer with a callback function func. The callback receives the logEvent and the current configuration.
| |
| Register(String, FuncLogEventInfo, HttpContextBase, LoggingConfiguration, Object) | Obsolete.
Register a custom layout renderer with a callback function func. The callback receives the logEvent and the current configuration.
|