feat: introduce logging [sc-22304] by sorccu · Pull Request #978 · checkly/checkly-cli

added 2 commits

November 12, 2024 02:25
In its current configuration, the logger outputs lines of structured JSON to
a file called `checkly.debug.log` in the current directory. This will change
later.

By default, logs are silenced. Only when you set CHECKLY_LOG_LEVEL, does the
log file actually receive any content.
Although the logging is going to be fairly excessive especially for larger
projects, this should hopefully be enough to give us at least some clue
about the ongoing 408 issues with certain projects.

@sorccu sorccu added the build

Issue regarding building and packaging

label

Nov 11, 2024

@sorccu sorccu marked this pull request as draft

December 6, 2024 06:21