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
Proofer can now only log in :debug or :info. Instead the user should be able to dictate the logging level. If no level is given, stick to :info. Otherwise, take what you're asked.
The text was updated successfully, but these errors were encountered:
The way it's implemented right now is dumb:
Proofer can now only log in
:debug
or:info
. Instead the user should be able to dictate the logging level. If no level is given, stick to:info
. Otherwise, take what you're asked.The text was updated successfully, but these errors were encountered: