Nestjs-OpenTelemetry
Nestjs-OpenTelemetry copied to clipboard
How to use LoggerInjector?
The readme says:
When you set up your environment with the LoggerInjector class or default configuration, you can see trace id with every log.
But I have no clue how to use it.