mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge pull request #758 from YunoHost/warning_long_lock
[fix] moulinette logs were never displayed #lol
This commit is contained in:
commit
a9de680afa
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ def _init_moulinette(debug=False, quiet=False):
|
|||
},
|
||||
'moulinette': {
|
||||
'level': level,
|
||||
'handlers': [],
|
||||
'handlers': handlers,
|
||||
'propagate': True,
|
||||
},
|
||||
'moulinette.interface': {
|
||||
|
|
Loading…
Add table
Reference in a new issue