Open mrquincle opened 9 years ago
just a note, any log messages that start with [
are from deep inside Chromium and aren't related to the app itself.
maybe worth hiding WARNING via beaugunderson/silence-chromium too (or making configurable, or logging those + stdout to friends-debug.log a la npm
)
actually i really like the friends-debug.log idea, i bet we'll have cases where that file is useful
I could log in first, it doesn't work anymore. The only error message is the following:
[25612:0429/231242:WARNING:backend_impl.cc(1775)] Destroying invalid entry. [25612:0429/231242:WARNING:backend_impl.cc(1775)] Destroying invalid entry.
It also cranks up my one of my CPUs. If there are debug flags, I'm happy to provide more info.