// ------------------------------------
// Syslog
// ------------------------------------

module.exports = {
  init (logger, conf) {

  }
}