Python logging configuration file

It looks like you’ve set the levels for your handlers, but not your logger. The logger’s level filters every message before it can reach its handlers and the default is WARNING and above (as you can see). Setting the root logger’s level to NOTSET as you have, as well as setting it to DEBUG (or whatever is the lowest level you wish to log) should solve your issue.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)