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