On Thu, 15 Aug 2002, <[EMAIL PROTECTED]> wrote: > How do I generally control what log file is being written by the > default listener when directly running a junit test?
I'd guess that Eclipse uses a logger of its own and no DefaultLogger at all. Maybe <record> can help you? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
