[BUG] log format: json and timestamp: true disables json format

This issue has been tracked since 2021-12-21.

Hello.

When I define log section in config like this:

log:
  config:    false
  level:     info
  format:    json
  requests:  false
  timestamp: false

it is working as expected and emitting logs in JSON format.
But when I change timestamp: true logs are emmited back in text format.

karma version: v0.94

Thanks

prymitive wrote this answer on 2021-12-27

Fix in #3832, thanks!

More Details About Repo
Owner Name prymitive
Repo Name karma
Full Name prymitive/karma
Language TypeScript
Created Date 2018-09-09
Updated Date 2023-03-17
Star Count 1921
Watcher Count 33
Fork Count 166
Issue Count 2

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date