You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently when there is an error it outputs to $stderr, but it would be nice if we could control the place the output goes to, such as by pointing it at the Rails logger.
The text was updated successfully, but these errors were encountered:
Currently when there is an error it outputs to
$stderr
, but it would be nice if we could control the place the output goes to, such as by pointing it at the Rails logger.The text was updated successfully, but these errors were encountered: