1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
verdaccio/src
Marc Udoff 5ca0ca5228 feat: exposed rotating-file log for json logging (#948)
This both allows for logger type 'rotating-file' and
passing of other options from the config "option" example:
{type: rotating-file, format: json, path: /path/to/log.jsonl, level: http, options: {period: 1d}}
2018-09-01 00:42:15 +02:00
..
api fix: bugs related to logging with type json (#893) 2018-08-24 22:07:24 +02:00
config refactor: modify webui dependencies & add some code 2017-07-18 21:14:09 +02:00
lib feat: exposed rotating-file log for json logging (#948) 2018-09-01 00:42:15 +02:00
utils feat: adds gravatar support for maintainers 2018-07-29 00:45:02 +02:00
webui fix: login modal validation (#958) 2018-08-28 08:12:30 +02:00
index.js feat: add node api to launch verdaccio programmatically 2018-01-18 07:03:12 +01:00