I run Doxygen from the console, and get a lot of warnings and error messages for my project. For convenience, I want Doxygen to write this log output to a file. How do I specify a file for the log output?
you need to edit the Doxyfile and search for
WARN_LOGFILE =
there you add the outputfile e.g. "DoxygenWarningLog.txt"
and you are done
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With