helo! Beside the logger is write in normal mode, I wanna write logging into table in Database. How to do that?
k
Kevin Kho
08/21/2021, 4:35 PM
Hey @Anh Nguyen, I have this code snippet for a FileHandler. I think it will be similar but you need to add a handler. See this for a SQLAlchemy handler.