Replies: 2 comments 3 replies
-
Hello, would you please provide us with a command line showing this issue? Some screenshots may help as well. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
3 replies
-
I would consider this as a glitch of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After program start without both parameters "log-file" and "log-file-format" the screen log is formatted colorless, e.g.
2021-07-28 15:55:22.617←[32m [INFO] ←[0mDatabase connection established
2021-07-28 15:55:22.668←[32m [INFO] ←[0mAccepting asynchronous chains execution requests...
2021-07-28 15:55:22.669←[32m [INFO] [count:1] ←[0mRetrieve scheduled chains to run @reboot
2021-07-28 15:55:22.691←[32m [INFO] [count:1] ←[0mRetrieve interval chains to run
2021-07-28 15:55:22.739←[32m [INFO] [chain:1] ←[0mStarting chain
When both parameters used the screen log is colorfull, e.g green.
Beta Was this translation helpful? Give feedback.
All reactions