mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 21:48:48 +08:00
chore(electron): adjust log level (#7887)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import log from 'electron-log';
|
||||
|
||||
export const logger = log.scope('helper');
|
||||
|
||||
log.transports.file.level = 'info';
|
||||
|
||||
Reference in New Issue
Block a user