Skip to content

Commit bd76a67

Browse files
committed
#RI-4265 - Enchance opening window Electron
1 parent 1d28493 commit bd76a67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redisinsight/api/config/logger.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const logger: WinstonModuleOptions = {
5959
format: format.errors({ stack: true }),
6060
transports: transportsConfig,
6161
level: LOGGER_CONFIG.logLevel,
62-
silent: true,
6362
};
6463

6564
export default logger;

0 commit comments

Comments
 (0)