loggerpro icon indicating copy to clipboard operation
loggerpro copied to clipboard

Add demo for Console logger in GUI app

Open TommiPrami opened this issue 7 years ago • 3 comments

Tried it, and allocated the Console, but did not see anything in the Console.

There must be some hoops I should jump through to get it working properly.

That would be very nice way to "debug" things on different computers (if not remote debugging possibilities), so really would like to test that and get it to working.

TommiPrami avatar Mar 19 '18 09:03 TommiPrami

Here is a new version of the ConsoleAppender class that creates a new console if none is present.

It also works from the command line (although since LoggerPro is multithreaded, you'll end up with messages printed in the wrong order)

LoggerPro.ConsoleAppenderEx.pas.zip

Fulgan avatar Aug 07 '18 14:08 Fulgan

Woohoo!

TommiPrami avatar Aug 10 '18 05:08 TommiPrami

It Will be included in the next version. Thank you

danieleteti avatar Aug 10 '18 07:08 danieleteti