-
-
Notifications
You must be signed in to change notification settings - Fork 148
Collecting Logs
Paweł Kotiuk edited this page Jul 15, 2023
·
2 revisions
There are 2 ways of collection logs
Just run antimicrox with flags describing log level and target filename.
antimicrox --log-level debug --log-file /my/path/to/antimicrox.log
Just go to Settings->Advanced
and select log level and target path.
Press Ok
and restart app.
After collecting logs you can disable logging by selecting NONE
as log level.