micropython-lib/logging
Paul Sokolovsky b97fe09ed9 logging: Add exc() and exception() methods.
Non-standard exc() method accepts exception instance to log as a
parameter. exception() just uses sys.exc_info().
2018-05-11 14:18:02 +10:00
..
example_logging.py logging: example_logging: Add more testcases. 2018-05-11 14:18:02 +10:00
logging.py logging: Add exc() and exception() methods. 2018-05-11 14:18:02 +10:00
metadata.txt logging: Release 0.2. 2018-05-11 14:18:02 +10:00
setup.py logging: Release 0.2. 2018-05-11 14:18:02 +10:00