Releases: overleaf/logger-module
Releases · overleaf/logger-module
v1.7.0
12 Mar 13:56
Compare
Sorry, something went wrong.
No results found
decaffeinate
use bunyan.RingBuffer to include recent log messages with error log
add LOG_RING_BUFFER_SIZE env var to control number of buffered messages (default 0)
v1.6.0
30 Jan 10:42
Compare
Sorry, something went wrong.
No results found
Set default log level for production to warn instead of debug
In production poll google cloud meta data endpoint to dynamically change log level
v1.5.8
06 Nov 10:58
Compare
Sorry, something went wrong.
No results found
filter paths in error message and avoid duplicate reporting
v1.5.6
29 Mar 15:27
Compare
Sorry, something went wrong.
No results found
include rate limit on sentry reporting (max 5 reports per minute)
v1.5.5
22 Mar 15:01
Compare
Sorry, something went wrong.
No results found
Upgrade coffee-script module to version 1.12.4
v.1.5.4
03 Mar 16:08
Compare
Sorry, something went wrong.
No results found
use try catch around raven captureException, in case of problems with the module
v1.5.3
03 Mar 15:29
Compare
Sorry, something went wrong.
No results found
upgrade to latest raven npm module
v1.5.2
22 Feb 15:57
Compare
Sorry, something went wrong.
No results found
include rate limit on sentry logging
v1.4.0
30 Mar 13:32
Compare
Sorry, something went wrong.
No results found
Add support for reporting fatal errors to sentry
v1.3.1
26 Jan 16:45
Compare
Sorry, something went wrong.
No results found
recreate error objects from plain objects when reporting to sentry