Sorry , with this code at the beginning of the script :
function run()
{
Verbose = 7+DIAG+LOGMSG;
if(is(INITRUN))
{
set(LOGFILE);

}
...

There is no Diagnosticlogfile when i run in Trademode only in Testmode. And the normal Logfile contains the same information as posted at the beginning of the thread. I also tried to set the verboseflag in zorrofix.ini but the same result.