public void setUp() throws Exception {
    super.setUp();

    handler = new BufferingTraceHandler(FILENAME, false, "MONTH", NO_FORMAT);
  }