mirror of
https://github.com/ringtools/ringtools-server-ts.git
synced 2024-05-16 05:44:40 +02:00
Fix logger
This commit is contained in:
parent
a8cf0c9f71
commit
a2a539e00d
@ -8,7 +8,6 @@ dotenv.config();
|
||||
const server = build({
|
||||
logger: {
|
||||
level: 'warn',
|
||||
prettyPrint: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user