Allow disabling of Sequelize log

Merged
#126 · Created  · Last updated

Merged pull request

Merged in rw_richard/atlassian-connect-express/allow-disabling-sequelize-log (pull request #126)

ea94dfe·Author: ·Closed by: ·2017-06-29

Description

This PR allows developers to disable Sequelize's logging separately from the rest of ACE by passing false in the config object like so:

"store": { "adapter": "sequelize", "type": "postgres", "url": "$DATABASE_URL", "logging": false }

0 attachments

0 comments

Loading commits...