mirror of
https://github.com/rhysd/Mstdn.git
synced 2025-02-01 05:52:11 +01:00
disable debug log by default...
This commit is contained in:
parent
e323625cca
commit
c9c74dcf6b
@ -5,6 +5,5 @@ if (process.env.NODE_ENV === 'development') {
|
||||
} else {
|
||||
log.setLevel('info');
|
||||
}
|
||||
log.setLevel('debug');
|
||||
|
||||
export default log;
|
||||
|
Loading…
x
Reference in New Issue
Block a user