Skip to content

Input/Action logging with levels

Compare
Choose a tag to compare
@lucasnetau lucasnetau released this 16 Sep 02:42
· 167 commits to master since this release

Add JsonRPC method of log to the scheduler to allow input and action processes to send log messages along with a logLevel through to the scheduler to be added to the PSR3 log. This allows a log level to be recorded instead of being logged as an error coming via the STDERR pipe.