Salome HOME
Add timestamp to logged messages.
authorPascal Obry <pascal.obry@edf.fr>
Tue, 11 Apr 2023 11:38:38 +0000 (13:38 +0200)
committerPascal Obry <pascal.obry@edf.fr>
Tue, 5 Sep 2023 09:36:26 +0000 (11:36 +0200)
commit59a8f775ab6cb6d3fcdf1fd835df260b4ad57b5d
treead8e08ec3244539547dff87b67c85771063277a4
parent38a197b5e8d857886e1dd4bef461daa456937bf8
Add timestamp to logged messages.

We need an early timestamp to trace the log message instead of
a timestamp recorded when the message is pushed to the server.

This is important to be able to get proper timestamp when a log
is stalling on user's machine when the remote server is not
running.
src/CAM/CAM_Application.cxx