Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Releases: overleaf/logger-module

v1.7.0

12 Mar 13:56
b8f7375
Compare
Choose a tag to compare
  • 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
8359f16
Compare
Choose a tag to compare
  • 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
Choose a tag to compare

filter paths in error message and avoid duplicate reporting

v1.5.6

29 Mar 15:27
Compare
Choose a tag to compare

include rate limit on sentry reporting (max 5 reports per minute)

v1.5.5

22 Mar 15:01
Compare
Choose a tag to compare

Upgrade coffee-script module to version 1.12.4

v.1.5.4

03 Mar 16:08
Compare
Choose a tag to compare

use try catch around raven captureException, in case of problems with the module

v1.5.3

03 Mar 15:29
Compare
Choose a tag to compare

upgrade to latest raven npm module

v1.5.2

22 Feb 15:57
Compare
Choose a tag to compare

include rate limit on sentry logging

v1.4.0

30 Mar 13:32
Compare
Choose a tag to compare

Add support for reporting fatal errors to sentry

v1.3.1

26 Jan 16:45
Compare
Choose a tag to compare

recreate error objects from plain objects when reporting to sentry