Hi, the example code has a bug on your site: http://tommck.github.io/jstrace/ Trace.setLevel('ModuleName', Trace.Levels.log); should be Trace.traceLevel('ModuleName', Trace.Levels.log); greetz