Update kafka-logger.lua

pull/8/head
有安科技 2022-09-22 11:18:23 +08:00 committed by GitHub
parent b92e7d053a
commit 74987319d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -55,3 +55,5 @@ function _M.log(waf)
log.broker(kafkaLog, brokerList, info)
end
end
return _M