Hi, collegues.
How can I log all log messages which are stored in the source file by
the -m option in one global log file ? Some GNU projects have a log file
called ChangeLog, where all changes of the project are logged in. I know
the file loginfo and I start an application to edit the global log file,
but then the log message isn't stored in the repository or the developer
has to write the log message twice: with the -m option and with the
application. Ist there a way to get the log info of the -m option in a
script ?
thanks for help
Wolf