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