G
Garry Hall
Guest
I suspected that would be the next question. If you specify -logentrytypes, you will get the second message you don't want to see. Maybe we should go back to your use case for the -clientlog file. If you are using it just for your own logging (i.e. LOG-MANAGER:WRITE-MESSAGE), then starting with -logginglevel 0 and no -logentryrtypes will not display these lines. But the log will also only display your custom messages, and nothing else. Your own messages will appear because LOG-MANAGER currently does not provide a logging level for WRITE-MESSAGE (there are plans afoot to change that).
Continue reading...
Continue reading...