plakar icon indicating copy to clipboard operation
plakar copied to clipboard

`plakar scheduler` ignores -log

Open brmzkw opened this issue 4 months ago • 0 comments

Using plakar@83c3a03aa78

The command plakar scheduler start -tasks ./config.yaml starts the scheduler, but the argument -log ./file.log is ignored and logs are displayed by the background process.

Also, if -log is absent the logs are displayed on stdout (or stderr).

brmzkw avatar Sep 01 '25 16:09 brmzkw