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
{{ message }}
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.
The default settings in bin/user-agent-service are for local developers,
so they log aggressively to stdout. There's a corresponding Tofino
patch to pipe the UAS process stdout to the Tofino main process stdout,
and to turn the amount of logging down in that situation.
I elected to make the logger optional rather than get it working in
core.cljs for now; it's not hard, but I'll do it when I next want to
develop using figwheel.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tofino settled on Bunyan; we might as well do the same.
The text was updated successfully, but these errors were encountered: