Commit Graph

20 Commits

Author SHA1 Message Date
Wolfgang Ginolas 1f54b8b26d Tighten eslint rules 2024-04-05 08:35:01 +02:00
Wolfgang Ginolas fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
David Benque 8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
yflory 31a5cbafdb Fix typo 2023-08-23 10:59:02 +02:00
yflory ce572e813e Update eviction script 2023-08-23 10:57:11 +02:00
Dmitry Borodaenko 6cd2131f27 Pass archivePath to Store.create always 2021-03-03 11:31:08 -08:00
ansuz 488f876ad6 lint compliance 2020-04-29 17:23:29 -04:00
ansuz 37d3995ac1 unify format of console output with stored logs 2020-04-28 17:05:15 -04:00
ansuz 9dbd32758a improve worker logging and move blob deletion to worker processes as well 2020-03-27 13:38:27 -04:00
ansuz 0e09c73a60 Merge branch 'master' into soon 2020-03-24 13:32:42 -04:00
ansuz e128683ffb call back with errors instead of throwing within the Storage module 2020-03-24 13:31:03 -04:00
Alexander a190af079d
Add shutdown() to non-disk logger
The script `evict-inactive.js` calls `Log.shutdown()` at the end, which currently fails if logging to disk has been disabled via `logPath`.
2020-03-21 14:43:25 +01:00
ansuz 725d10fc60 nest storage directory inside './lib' 2020-02-14 16:29:30 -05:00
ansuz cb6b4a8eb3 always supply a callback when writing messages 2019-09-12 18:04:24 +02:00
ansuz ecd9647a2e add shutdown command for the logstore 2019-04-23 13:25:03 +02:00
ansuz dde28dfa02 reorder logLevel priority 2019-04-11 11:23:22 +02:00
ansuz 0bd14bfcbe fix logging to stdout and document logging configuration 2019-04-09 14:29:02 +02:00
ansuz b3e0f9e886 fix use before definition 2019-04-09 11:57:33 +02:00
ansuz 4e9273f35c improved logger behaviour and updated default configuration 2019-04-09 11:40:51 +02:00
ansuz e1e6d51038 new logging api 2019-04-08 18:11:36 +02:00