mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 00:16:00 +00:00
removed hostname from logs
This commit is contained in:
@@ -32,6 +32,7 @@ function configureLogger() {
|
||||
setLoggerName('main');
|
||||
|
||||
let logger = pinoms({
|
||||
redact: { paths: ['hostname'], remove: true },
|
||||
streams: [
|
||||
{
|
||||
stream: process.stdout,
|
||||
|
||||
Reference in New Issue
Block a user