Skip to content

Collecting Logs

Paweł Kotiuk edited this page Jul 15, 2023 · 2 revisions

Collecting Logs

There are 2 ways of collection logs

Commandline-based

Just run antimicrox with flags describing log level and target filename.

antimicrox --log-level debug --log-file /my/path/to/antimicrox.log

Using GUI

Just go to Settings->Advanced and select log level and target path.

Collecting logs

Press Ok and restart app.

After collecting logs you can disable logging by selecting NONE as log level.