Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Stop logging config when NODE_ENV=production #355

Merged
merged 1 commit into from
Nov 26, 2013
Merged

Conversation

dannycoates
Copy link
Contributor

I needed to implement something easy before I slit my wrists (figuratively) over UTF8, API changes, crypto, and Thanksgiving at the in-laws.

@rfk r?

Closes #298

@rfk
Copy link
Contributor

rfk commented Nov 26, 2013

r+

rfk added a commit that referenced this pull request Nov 26, 2013
Stop logging config when NODE_ENV=production
@rfk rfk merged commit 9ea349f into mozilla:master Nov 26, 2013
@jbonacci
Copy link

A bit out of scope for this repo, but do we need a similar logging config to handle the following?
fxa-content-server:
browserid-certifier.js (logged here: /home/app/var/log/)
firefox_account_bridge.js (logged here: /home/app/var/log/)
/home/app/code/server/var/log/* (nothing here at this point)

(There is no equivalent logging for fxa-scrypt-helper, as far as I can tell...)

@rfk
Copy link
Contributor

rfk commented Nov 26, 2013

@jbonacci I think it makes sense to standardize logging across all repos

@jbonacci
Copy link

@dannycoates dannycoates deleted the i298 branch April 30, 2015 19:14
rfk pushed a commit that referenced this pull request Oct 24, 2018
fix(config): update config to use getProperties
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't log server config to stderr in production
3 participants