Thanks a lot for your reply.
I have set the CurrentLevel as follow
Dim log As Logger = Logger.GetLogger(GetType(Start))
Logger.CurrentLevel = Level.ALL
But i still got the error
i haven't created any configuration file.
DO i need to create a configuration file and set edtftp.log.level there?