0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages
Michael Ryan cf1b46cc59
fix: log spacing depending on the FORMAT and COLORS options (#4631)
* fix: Bad log spacing depending on the FORMAT and COLORS options used

fixes: #4630

inserted a space between the timestamp and the message when logging timestamped messages.

* fix: Bad log spacing depending on the FORMAT and COLORS options used

fixes: #4630

removed padding of an unnecessary space (at the start or end of the log string, depending on whether colors are enabled).

* remove padLeft, update tests

* update logger-commons tests

---------

Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2024-06-01 21:35:06 +02:00
..
api chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
auth chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
cli chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
config chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
core feat: add tarball details for published packages (#4653) 2024-05-29 00:11:42 +02:00
hooks chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
loaders chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
logger fix: log spacing depending on the FORMAT and COLORS options (#4631) 2024-06-01 21:35:06 +02:00
middleware chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
node-api chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
plugins chore: updated static data 2024-05-13 00:13:37 +00:00
proxy chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
search chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
search-indexer chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
server chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
signature chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
standalone chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
store chore: fix types for some store tests (#4657) 2024-05-30 18:10:13 +02:00
tools chore: updated static data 2024-05-30 00:14:02 +00:00
ui-components chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
utils chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
verdaccio chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
web chore: update versions (next-7) (#4624) 2024-05-05 17:09:41 +02:00
.eslintrc