Commit Graph

6 Commits (e0187fd690fe9f0c6e518734d90229be745d6927)

Author SHA1 Message Date
Thomas Winget 9b3bf833e0 revert nop logging -- un-revert later 4 years ago
Thomas Winget a5c2b369b7 nop logging on hive build for now
a bunch of routers logging to stdout at the same time is a complete
charlie foxtrot.  until we take the time to make logger not a singleton
(and probably make each router able to log to its own file rather than stdout)
just make it not log.

Note: this is very temporary, as the logs will be annoying for testing the
pybind stuff and shouldn't be necessary for debugging it
4 years ago
Jeff Becker 9efd796145
initial wack at 0.7.0 dht fixes 5 years ago
Jeff Becker 950006c036
reduce log levels at runtime 5 years ago
Jeff Becker 56dce90de9
add trace log level for tracking logic thread jobs 5 years ago
Michael 1aec0dfa2b
Move logging to subdirectory 5 years ago