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

Releases: overleaf/logger-module

v1.7.0

Choose a tag to compare

@warncke warncke released this 12 Mar 13:56
b8f7375
  • 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

Choose a tag to compare

@warncke warncke released this 30 Jan 10:42
8359f16
  • 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

Choose a tag to compare

@briangough briangough released this 06 Nov 10:58

filter paths in error message and avoid duplicate reporting

v1.5.6

Choose a tag to compare

@briangough briangough released this 29 Mar 15:27

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

v1.5.5

Choose a tag to compare

@JuneKelly JuneKelly released this 22 Mar 15:01

Upgrade coffee-script module to version 1.12.4

v.1.5.4

Choose a tag to compare

@briangough briangough released this 03 Mar 16:08

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

v1.5.3

Choose a tag to compare

@briangough briangough released this 03 Mar 15:29

upgrade to latest raven npm module

v1.5.2

Choose a tag to compare

@briangough briangough released this 22 Feb 15:57

include rate limit on sentry logging

v1.4.0

Choose a tag to compare

@briangough briangough released this 30 Mar 13:32

Add support for reporting fatal errors to sentry

v1.3.1

Choose a tag to compare

@briangough briangough released this 26 Jan 16:45

recreate error objects from plain objects when reporting to sentry