openobserve / pino-openobserve

Load pino logs into Openobserve
Apache License 2.0
4 stars 2 forks source link

feat: 🎸 Added debug option #1

Closed HighError closed 7 months ago

HighError commented 8 months ago

I think you should not spam the console with messages about the successful delivery of the log. To do this, I added the "showDebug" flag to the options, which is enabled by default, which will not change the behavior of the module now, but will allow the developer to disable the message about successful delivery. Error messages will still be displayed regardless of the flag