ggciag/mandyoc

Output the command used to execute mandyoc in the log

Open

#123 opened on Dec 8, 2023

 (0 comments) (0 reactions) (0 assignees)C++ (6 forks)auto 404
good first issue

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

Most information about the input setup is logged when the program starts. Additionally, we should also log the command line used to launch the simulation.

This is just a log to help ensure the simulation setup is correct.

Contributor guide