Search 1.9 billion lines of Odoo code on GitHub

logging_json_v7

Author: Junari Ltd
License: no license
Branch: master
Repository: junariltd/logging_json_v7
Dependencies: web
Languages: Markdown (26, 20.0%), and Python (104, 80.0%)

<h1>JSON Logging for OpenERP v7</h1> <p>Inspired by CampToCamp&#39;s <code>logging_json</code> module</p> <p>This addon allows to output of OpenERP logs in JSON.</p> <h2>Configuration</h2> <p>The json logging is activated with the environment variable <code>OPENERP_LOGGING_JSON</code> set to <code>1</code>.</p> <p>In order to have the logs from the start of the server, you should add <code>--load=logging_json_v7,web</code> flag when starting the server.</p> <h2>License</h2> <p>MIT</p>