micropython-lib icon indicating copy to clipboard operation
micropython-lib copied to clipboard

StreamHandler should call parent constructor

Open greezybacon opened this issue 1 year ago • 0 comments

Otherwise there's a crash on line 70 where level is not a property of the class unless explicitly set with ::setLevel

greezybacon avatar Jun 24 '24 21:06 greezybacon