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

silence logging of requests for assets in development #683

Merged
merged 2 commits into from Oct 8, 2015
Merged

Conversation

afeld
Copy link
Contributor

@afeld afeld commented Oct 8, 2015

Asset logging, e.g.

Started GET "/assets/icon-logout.png" for ::1 at 2015-10-08 13:18:47 -0400

is basically just noise, so added a gem that silences it. Also removed the now-not-really-useful ASSETS_DEBUG config flag, which was apparently added to reduce the number of asset logging messages received. Now it's a non-issue, and it makes JS debugging easier since they appear in separate files.

not really that useful now since the asset logging is muted
@pkarman
Copy link
Contributor

pkarman commented Oct 8, 2015

love it. much better solution.

pkarman added a commit that referenced this pull request Oct 8, 2015
silence logging of requests for assets in development
@pkarman pkarman merged commit 8952864 into master Oct 8, 2015
@pkarman pkarman deleted the asset-logging branch October 8, 2015 17:27
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.

None yet

2 participants