Ben,
assuming you are using a beta-build in IM,
go to /Beta/
open user.config
and edit this line:
Code:
// what to log and what not, possible values are: all, trace, info, warn, error
config.defaultLogLevel = "trace";
Path to the logfile is specified in the next line.
Regards
Mark