Skip to content

Troubleshooting

imawizard edited this page Aug 10, 2023 · 1 revision

Bugs and Issues

Please report them here, thanks.

How to turn on Logging

Logs (see class Logger in utils.ahk) can be enabled by running the script from PowerShell like so:

$env:AHK_LOG = "trace" # info, debug, warn
autohotkey MiguruWM\mwm.ahk
Clone this wiki locally