lbry-sdk/lbrynet/core
Job Evers-Meltzer b8ddbb9a26 Add loggly logger
It configured twice, once right at startup without the lbry id and then
after the settings database is available it gets reconfigured with the
lbry id and a session id.
2016-08-08 15:02:36 -05:00
..
client misc bug fixes and code cleanup 2016-07-26 12:24:25 -05:00
server quiet noisy log statement 2016-08-05 05:50:24 -05:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobInfo.py initial commit 2015-08-20 11:27:15 -04:00
BlobManager.py shut down session last, actually save LBRY file metadata 2015-09-15 00:30:49 -04:00
cryptoutils.py initial commit 2015-08-20 11:27:15 -04:00
DownloadOption.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
Error.py no tricky characters 2016-07-28 18:48:29 -04:00
HashAnnouncer.py initial commit 2015-08-20 11:27:15 -04:00
HashBlob.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
LBRYMetadata.py no tricky characters 2016-07-28 18:48:29 -04:00
LBRYWallet.py add get_claim_info, clean up _get_stream_info_from_value 2016-07-28 14:55:17 -04:00
log_support.py Add loggly logger 2016-08-08 15:02:36 -05:00
PaymentRateManager.py initial commit 2015-08-20 11:27:15 -04:00
Peer.py initial commit 2015-08-20 11:27:15 -04:00
PeerFinder.py initial commit 2015-08-20 11:27:15 -04:00
PeerManager.py initial commit 2015-08-20 11:27:15 -04:00
PTCWallet.py rename LBRYcrdWallet.py to LBRYWallet.py and change default wallet to lbrycrd 2016-07-04 04:57:30 -04:00
RateLimiter.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
Session.py comments about the upnp redirects 2016-08-03 17:44:41 -04:00
sqlite_helpers.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamCreator.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamDescriptor.py misc bug fixes and code cleanup 2016-07-26 12:24:25 -05:00
utils.py Move to core.utils and expand to check lbryum too 2016-07-25 16:09:13 -05:00