-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I would like the ability to override the default logger used by the splitio SDK. This is a capability of some other packages such as NestJS (see https://docs.nestjs.com/techniques/logger#using-the-logger-for-application-logging). It's helpful because it enables control over the logger output. For example, I could provider a logger that renders log events in JSON format with a standardized set of properties. This is especially helpful when the events are shipped to a log aggregation service capable of parsing the JSON and indexing the individual log event properties.
Metadata
Metadata
Assignees
Labels
No labels