mirror of https://github.com/Requarks/wiki.git
9 lines
141 B
9 lines
141 B
// ------------------------------------
|
|
// Syslog
|
|
// ------------------------------------
|
|
|
|
module.exports = {
|
|
init (logger, conf) {
|
|
|
|
}
|
|
}
|