New command-line (CLI) log files. Any command that is executed via the command-line (e.g. via ./bin/dspace) now logs its output in a new "dspace-cli.log.[date]" file in the log directory. The "dspace.log.[date]" logs still exist, but they are now specific to the server webapp. See https://github.com/DSpace/DSpace/pull/9832