{
    "censor": [
        "number",
        "cardnumber",
        "customer_code",
        "cvd",
        "headers.authorization",
        "merchant_id",
        "profile_authcode",
        "transaction_authcode",
        "password",
        "password2",
        "passwordAgain",
        "password_again",
        "privateKey",
        "secret"
    ],
    "transports": {
        "amqp": {
            "traceLevel": 0
        },
        "console": {
            "timestamp": true,
            "stderr": true
        },
        "syslog": {
            "facility": "LOCAL5"
        }
    }
}
