guzru / winston-sentry

Sentry transport for winston logger for node js
MIT License
82 stars 37 forks source link

only works if called on server start #17

Closed esperancaJS closed 7 years ago

esperancaJS commented 10 years ago

I'm logging everything as expected except for when the log or uncaught error is called by http latter on

esperancaJS commented 10 years ago

I worked a bit more on the problem and this is where I got so far: http://stackoverflow.com/questions/24401596/using-winstonjs-with-external-transports

shaharke commented 7 years ago

@PedroEsperanca is this still relevant?

esperancaJS commented 7 years ago

oh uau, long time ago maybe :p