Logger is a small program to display a logging window for events that may be posted from other applications. It is designed to be used to help debug applications that are being developed in the absence of a decent debugger :-) I got fed up with having to bring up "Terminal" and sifting through the output, so I came up with this. For those of you from the Amiga world, this is a "little" like Sushi, of course I think it is better! Using Logger from a program is nearly as simple as using "printf" In addition to the normal formatted string a "source" name and a severity should be provided. -- Andy P++ xyzzy@nando.net