in reply to Re^2: Why can't some of my modules do log output to a file?
in thread Why can't some of my modules do log output to a file?

I thought I had provided a short, self-contained, correct example?

An SSCCE should be runnable on its own, and it must reproduce the problem. Especially the latter is a very important debugging step: removing as much code as possible while still keeping the problem present will help you focus on the source of the problem.

  • Comment on Re^3: Why can't some of my modules do log output to a file?