micropython-lib/python-stdlib/logging
Jared Hancock b5aa5f0d1b logging: Fix StreamHandler to call parent constructor.
Otherwise there's a crash on line 70 where level is not a property of the
class unless explicitly set with `setLevel()`.
2024-07-03 17:04:39 +10:00
..
examples top: Update Python formatting to black "2023 stable style". 2023-02-03 17:12:38 +11:00
logging.py logging: Fix StreamHandler to call parent constructor. 2024-07-03 17:04:39 +10:00
manifest.py logging: Fix StreamHandler to call parent constructor. 2024-07-03 17:04:39 +10:00