Skip to content

Conversation

lucasmazza
Copy link
Contributor

Kernel.quietly silences STDOUT and STDERR, which is useless if
the logger is writing to a file, while AS::Logger#silence swaps the
logger level to ERROR.

Related to #8820 and #8052.

…leware.

`Kernel.quietly` silences `STDOUT` and `STDERR`, which is useless if
the logger is writing to a file, while `AS::Logger#silence` swaps the
logger level to `ERROR`.

Related to #8820 and #8052.
josevalim pushed a commit that referenced this pull request Jan 26, 2013
Use `silence` instead of `quietly` to silence the `CheckPending` middleware.
@josevalim josevalim merged commit 0c58848 into rails:master Jan 26, 2013
@lucasmazza lucasmazza deleted the silence-migration-checks branch January 26, 2013 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants