pimatic-log-to-syslogdeprecated

Pimatic plugin to send the pimatic log to syslog

Usage no npm install needed!

<script type="module">
  import pimaticLogToSyslog from 'https://cdn.skypack.dev/pimatic-log-to-syslog';
</script>

README

pimatic-log-to-syslog

build status npm version

pimatic-log-to-syslog is a pimatic plugin that sends the pimatic log to the syslog.

If this plugin is enabled, any log message of pimatic is send to syslog. By default the log level (debug, info, warning, errro) of each message will be detected and the level of the syslog message will be set accordingly.

Please notice, that the first few log messages on pimatic startup can't be send to syslog. This is because the plugin must be loaded by pimatic to enable the syslog ability.

License

Licensed under GPL Version 2

Copyright (c) 2017 Peter Müller peter@crycode.de (https://crycode.de/)