Skip to content

Advanced Topics LogRecord Endpoint

Roi Shabtai (saturn) edited this page Oct 4, 2020 · 1 revision

You may use ILogManager instance to persist runtime LogRecords to represent logging info to be saved.

Beside the direct usage of ILogManager there is dedicated enpoint wrapping ILogManager logic and expose it. To enable LogRecordController (placed in AnyService.Controllers namspace and directory) set the value of UseLogRecordEndpoint to true and use __log URI.