Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is a constructor that serves as a dependency injector.
Syntax
client server public static ReqTraceCrimsonLogger newSinkProvider(ReqTraceLogSinkProviderInterface _sinkProvider)
Run On
Called
Parameters
- _sinkProvider
Type: ReqTraceLogSinkProviderInterface Interface
The object that handles logging to Crimson.
Return Value
Type: ReqTraceCrimsonLogger Class
The constructed object that has dependency injected.