Currently `LogFileHandler` does not inherit the `encoding` attribute from `RotatingFileHandler`. This is required to enable `utf-8` characters in Logs.
Currently
LogFileHandlerdoes not inherit theencodingattribute fromRotatingFileHandler.This is required to enable
utf-8characters in Logs.