Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
517 stars 101 forks source link

Log file #588

Closed Kalfou closed 1 year ago

Kalfou commented 1 year ago

Logging to file option added. In this version the java plugins log to their own files, while the C++ parts of the code log to a common file.

intjftw commented 1 year ago

One other thing I forgot in the review: the readme and the help text in both the parser and the webserver should be complemented with usage guide for logging options.