Closed tfiedor closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.91%. Comparing base (
2dc34cf
) to head (23119f6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds to core comman following options:
--log
option for logging output of commands to directory--log-dir
option for chaning the directory of logs.By default, we save the logs to
.perun/logs/DATE
directory.