Add logging_json

Output odoo logs as json
This commit is contained in:
Guewen Baconnier
2016-11-02 10:10:05 +01:00
parent 46231b3365
commit ec1f3fc61a
6 changed files with 73 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
'attachment_s3',
'session_redis',
'monitoring_status',
'logging_json',
#'monitoring_log_requests',
'server_environment', # OCA/server-tools
],