Jakob Ackermann
|
6781f7d0ac
|
Merge pull request #13781 from overleaf/em-fetch-utils-logger
Use fetch-utils in logger library
GitOrigin-RevId: f12067a774856469979475a3be63bebbabcd25a6
|
2023-09-08 08:04:12 +00:00 |
|
Jakob Ackermann
|
ddf6ac272d
|
Merge pull request #14292 from overleaf/jpa-em-mj-warnings
[logger] forward warnings to logger for all the services
GitOrigin-RevId: f9d0b8c7197e3e14e8abf6bba10136ee785410ed
|
2023-08-25 08:04:40 +00:00 |
|
Eric Mc Sween
|
f0a3eeeb32
|
Merge pull request #7968 from overleaf/em-remove-logger-log
Remove logger.log in favour of logger.info
GitOrigin-RevId: e305ae8adf19ecf144cee123b6837f35d5d45bed
|
2022-05-17 08:05:39 +00:00 |
|
Eric Mc Sween
|
86dabdd73c
|
Merge pull request #7907 from overleaf/em-lower-log-level
Lower the default log level in production to INFO
GitOrigin-RevId: 0b7af54809674704535ffff65ebc366c2fa41214
|
2022-05-17 08:05:33 +00:00 |
|
Jakob Ackermann
|
4b308553be
|
Merge pull request #6120 from overleaf/jpa-same-linting-packages
[misc] move the linting setup to the root of the monorepo
GitOrigin-RevId: 1633e2a58598add0b727738cd3bfba0ab7bae781
|
2021-12-17 09:03:06 +00:00 |
|
Eric Mc Sween
|
7d8c1397be
|
Merge pull request #5691 from overleaf/em-logger
More GCP logging improvements
GitOrigin-RevId: 6049567c5d713582551b58169c019596fc68493e
|
2021-11-10 09:02:46 +00:00 |
|
Eric Mc Sween
|
c5778fdd05
|
Merge pull request #5488 from overleaf/em-refactor-logger
Refactor logger module to separate concerns
GitOrigin-RevId: cf9b1e367d881fb9036b2cb0f5c0529763a44695
|
2021-10-28 08:04:00 +00:00 |
|
Brian Gough
|
08e0dcb85f
|
Merge pull request #5181 from overleaf/bg-upgrade-sentry-package-version
Migrate from raven to @sentry/node
GitOrigin-RevId: 1a82225b5204a9c507b566efff3c090b124e2392
|
2021-09-23 08:03:19 +00:00 |
|
Christopher Hoskin
|
8649277c9f
|
Format:fix
|
2020-08-11 10:55:03 +01:00 |
|
Christopher Hoskin
|
ea502a0623
|
Put LoggingManager.initialize back as it was in tests
|
2020-08-11 10:52:53 +01:00 |
|
Christopher Hoskin
|
9b21292b44
|
Ensure fetchResponse.text is a string in sinon stub
|
2020-08-11 10:47:31 +01:00 |
|
Christopher Hoskin
|
46b22b30c7
|
Fix test description
|
2020-08-11 09:46:52 +01:00 |
|
Christopher Hoskin
|
e32411eaaa
|
Clean up acceptance tests
|
2020-07-30 15:23:04 +01:00 |
|
Christopher Hoskin
|
57ef07dc67
|
lint and format
|
2020-07-30 15:08:22 +01:00 |
|
Christopher Hoskin
|
8376cf1ca2
|
Get acceptance tests working
|
2020-07-30 15:06:32 +01:00 |
|
Christopher Hoskin
|
74e2a5eaa1
|
WIP
|
2020-07-30 13:53:48 +01:00 |
|
Christopher Hoskin
|
d42bd2da50
|
Tidy up
|
2020-07-24 12:17:31 +01:00 |
|
Christopher Hoskin
|
6bc0d15d78
|
LOG_LEVEL_SOURCE env taking values file, gce_metadata or none, default file
|
2020-07-24 11:59:23 +01:00 |
|
Christopher Hoskin
|
0a15fedb34
|
Remove debug logs
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
02356c7f27
|
All logging manager tests working
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
6961f41488
|
Promisfy log level checks
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
6b8dd86a26
|
WIP
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
40a08bebdb
|
WIP
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
50d2856841
|
Re-instate metadata request as fallback for CLSI
|
2020-07-24 09:12:59 +01:00 |
|
Christopher Hoskin
|
fcd4a60657
|
Make prettier
|
2020-07-02 11:01:23 +01:00 |
|
Christopher Hoskin
|
d695a40a61
|
Lint
|
2020-07-02 10:51:37 +01:00 |
|
Christopher Hoskin
|
fa8df5cc0b
|
Format:fix
|
2020-06-30 13:56:13 +01:00 |
|
Christopher Hoskin
|
9437266dcb
|
Merge branch 'master' into jpa-csh-tracing-end-time-from-fs
|
2020-06-19 11:41:15 +01:00 |
|
Jakob Ackermann
|
5aad5db40f
|
[checkLogLevel] read the updated tracing end time from disk
|
2020-05-15 13:39:35 +02:00 |
|
Jakob Ackermann
|
b049331777
|
[misc] fix decaff cleanup for reportedToSentry
Previously it would bailout of the loop after processing ANY attribute.
REF: 6fe4dcbf32720282821d42140ab92593866e0772
|
2020-03-23 10:48:55 +01:00 |
|
Eric Mc Sween
|
cb300b79ea
|
Add option to log to Stackdriver
When the environment variable STACKDRIVER_LOGGING is set to true, logs
are sent to Stackdriver in addition to stdout.
|
2019-10-24 17:15:29 -04:00 |
|
Eric Mc Sween
|
905d65931a
|
Small cleanup, satisfy linter, add prettier
|
2019-10-24 17:15:29 -04:00 |
|
Miguel Serrano
|
7e6b562981
|
Fix test setup (#15)
|
2019-07-11 13:25:09 +02:00 |
|
Miguel Serrano
|
6b3e7e4ffc
|
replace bunyan error serializer with custom one (#14)
|
2019-07-11 12:11:09 +02:00 |
|
Ersun Warncke
|
1809d6e403
|
filter out error logs in buffer
|
2019-03-12 08:23:37 -04:00 |
|
Ersun Warncke
|
cb22e98766
|
default ring buffer size to zero
|
2019-03-11 10:27:35 -04:00 |
|
Ersun Warncke
|
a2b5793f49
|
add eslint and prettier
|
2019-03-08 12:06:24 -04:00 |
|
Ersun Warncke
|
83597e8723
|
use ring buffer for logging and include with error
|
2019-03-08 10:09:44 -04:00 |
|
Ersun Warncke
|
5a6e00e12b
|
decaf
|
2019-03-06 16:08:38 -04:00 |
|
Ersun Warncke
|
8764c7378b
|
check dynamic log level in gce metadata
|
2019-01-29 10:13:26 -04:00 |
|
Brian Gough
|
df3b889f50
|
remove the path in the message from fs errors
|
2018-11-06 10:50:12 +00:00 |
|
Brian Gough
|
3676f78ff9
|
avoid reporting the same error object more than once
|
2018-11-02 15:53:21 +00:00 |
|
Brian Gough
|
c7a6f44b11
|
add unit tests
|
2017-03-29 13:38:07 +01:00 |
|