UNPKG

pimatic-log-reader

Version:

Provides predicates for log entries in log files of other programs.

9 lines 225 B
module.exports = { title: "log-reader config" type: "object" properties: debug: description: "Debug mode. Writes debug messages to the pimatic log, if set to true." type: "boolean" default: false }