mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
7cfa68139e
* Add flexibility to `log_exceptions()` Allows configuration of the exception or exceptions to be caught, whether or not to show the traceback, the log level, and also adds the exception type to aid readability of errors like `KeyError` where the only text is the value of the key requested. * add `log_exceptions(message=)` * add tests for `chia.util.log_exceptions()` * Update test_log_exceptions.py * Update test_log_exceptions.py * back to parametrize |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
test_cached_bls.py | ||
test_config.py | ||
test_file_keyring_synchronization.py | ||
test_files.py | ||
test_jsonify.py | ||
test_keychain.py | ||
test_keyring_wrapper.py | ||
test_lockfile.py | ||
test_log_exceptions.py | ||
test_lru_cache.py | ||
test_significant_bits.py | ||
test_streamable.py |