mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
I think we don't need this hack anymore
This commit is contained in:
parent
fcf9e58ce4
commit
2ab330a0e2
1 changed files with 0 additions and 3 deletions
|
@ -149,9 +149,6 @@ def init_logging(interface="cli",
|
|||
|
||||
# Logging configuration for CLI (or any other interface than api...) #
|
||||
if interface != "api":
|
||||
|
||||
logging_configuration["main_logger"] = "yunohost"
|
||||
|
||||
configure_logging(logging_configuration)
|
||||
|
||||
# Logging configuration for API #
|
||||
|
|
Loading…
Add table
Reference in a new issue