erizo-fr/erizo-mail-server

View on GitHub
conf/log4js.json.sample

Summary

Maintainability
Test Coverage
{
    "appenders": [
        {
            "type": "console"
        }
    ],
    "levels": {
        "[all]": "DEBUG"
    },
    "replaceConsole": true
}