Never mind, I put the setLevel in the wrong place in my code, here it is:
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.906 : 220 Hey there!
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.906 : ---> USER admin
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.906 : 331 Password required for admin
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.906 : ---> PASS ********
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.906 : 230 Logged on
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.937 : ---> SYST
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.937 : 215 UNIX emulated by FileZilla
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.937 : ---> PASV
DEBUG [com.enterprisedt.net.ftp.FTPControlSocket] 23 Feb 2005 14:33:42.953 : 227 Entering Passive Mode (67,124,227,34,19,137)