Page 1 of 1

[wish] Logging Console

Posted: 20 Jun 2021, 15:44
by megavlad
[Moderator's note: Topic moved from AutoHotkey v2 Development.]

Wish to have a log window, which can be opened via the tray icon. It would also have an associated log/console function to write messages to this log window. This would be helpful in both developing scripts, for debugging, and generally for logging stuff from our own scripts during regular event processing. The basic idea is like how browsers expose a JavaScript logging console to developers. Doesn't need to be fancy, just some place to easily output messages and be able to check up on them.

Thanks for all the work on AHK. It's an amazing app that I have used everyday, for years.

Re: [wish] Logging Console

Posted: 21 Jun 2021, 06:35
by hoppfrosch

Re: [wish] Logging Console

Posted: 21 Jun 2021, 13:10
by megavlad
That's good enough for me. Thanks!