mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 19:56:02 +00:00
logger refactor
This commit is contained in:
@@ -31,7 +31,7 @@ function configureLogger() {
|
||||
setLoggerName('main');
|
||||
|
||||
const logger = createPinoLikeLogger({
|
||||
pid: process.pid,
|
||||
base: { pid: process.pid },
|
||||
targets: [
|
||||
{
|
||||
type: 'console',
|
||||
|
||||
Reference in New Issue
Block a user