lbry-sdk/lbrynet
Job Evers-Meltzer 9ca80a7cf7 set lbryum to log at warning level
lbryum is very chatty at the info level. As a rough estimate a bit
over half of our logs in loggly are a result of lbrum.

The better, long-term, solution would be to modify lbryum to move more
logs to the debug level.
2016-10-30 16:47:37 -05:00
..
analytics move settings into conf file 2016-10-27 14:31:27 -05:00
core set lbryum to log at warning level 2016-10-30 16:47:37 -05:00
cryptstream move settings into conf file 2016-10-27 14:31:27 -05:00
db_migrator Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
dht refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File 2016-10-07 14:01:59 -04:00
lbryfile clean up 2016-10-13 13:35:55 -04:00
lbryfilemanager return from restore_status properly 2016-10-28 16:47:45 -04:00
lbrylive move settings into conf file 2016-10-27 14:31:27 -05:00
lbrynet_console move settings into conf file 2016-10-27 14:31:27 -05:00
lbrynet_daemon remove unneeded 'after_first_run' check 2016-10-30 14:46:16 -05:00
metadata Fix imports 2016-10-14 16:41:02 -04:00
pointtraderclient move settings into conf file 2016-10-27 14:31:27 -05:00
reflector whoops 2016-10-28 15:56:22 -04:00
winhelpers initial commit 2015-08-20 11:27:15 -04:00
__init__.py Bump version: 0.7.1 → 0.7.2 2016-10-30 14:47:21 -05:00
conf.py change windows log file location 2016-10-30 10:46:58 -05:00
create_network.py initial commit 2015-08-20 11:27:15 -04:00
dht_scripts.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
dhttest.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
interfaces.py clean up 2016-10-13 13:35:55 -04:00
node_rpc_cli.py Remove all unused imports; add check to pylint 2016-08-08 15:42:35 -05:00
rpc_node.py initial commit 2015-08-20 11:27:15 -04:00