Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
User Mastodon committed Aug 29, 2020
1 parent cf16ace commit cc22514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streaming/index.js
Expand Up @@ -19,6 +19,7 @@ dotenv.config({
});

log.level = process.env.LOG_LEVEL || 'verbose';
log.stream = process.stdout

const dbUrlToConfig = (dbUrl) => {
if (!dbUrl) {
Expand Down

0 comments on commit cc22514

Please sign in to comment.