MaibornWolff / alt-core-js

Acceptance & Load testing framework
https://www.npmjs.com/package/@maibornwolff/alt-core-js
MIT License
7 stars 1 forks source link

adjust logging format #55

Closed johannesloher closed 5 years ago

johannesloher commented 5 years ago

This adjusts the logging format to be better readable by humans.

The new logging format looks something like this:

2019-07-25T10:05:50.511Z | s2-loadScenari… | no action       | ERROR | Could not find any Action definition for: do-something

In particular, the padding size for scenarios / actions is decreased and they are truncated if too long.

bboron86 commented 5 years ago

@johannesloher bitte Konflikte beheben und dann sieht gut aus für mich 👍