botpress / messaging

Botpress messaging server
43 stars 37 forks source link

chore(socket): don't log every socket event #445

Closed samuelmasse closed 2 years ago

samuelmasse commented 2 years ago

Prevents everything happening with sockets from being logged to the console

Also adds ENABLE_BILLING_STATS to get logging for amount of messages received, sent even if BILLING_ENDPOINT is not set

Closes DEV-2583

linear[bot] commented 2 years ago

DEV-2583 Disable logging for sockets and add stats logging