Salome HOME
complexify the name of the log files in order to make them unique
[tools/sat.git] / src / logger.py
2016-10-13 Serge Rehbindercomplexify the name of the log files in order to make...
2016-09-23 Serge Rehbinderdo not show micro commands (commands called by another...
2016-08-30 Serge Rehbinderchanging SITE.log.log_dir by USER.log_dir
2016-08-03 Serge RehbinderBe able to produce a relative environment for a package...
2016-07-08 Serge Rehbinderbase
2016-06-27 Serge Rehbinderport jobs command to python3. Get the remote distributi...
2016-06-23 Serge RehbinderAdd test for shell, job and jobs commands
2016-06-09 Serge RehbinderAdd the job command
2016-06-01 Serge Rehbinderadd the jobs command
2016-05-20 Serge RehbinderAdd the all_in_terminal global option in order to put...
2016-05-18 Serge RehbinderAdd configure command first version
2016-04-18 Serge Rehbinderrename level into verbose, and set verbose 0 to silent...
2016-02-25 Serge RehbinderFinalization of source command with commentaries
2016-02-22 Serge Rehbinderchange some variable names for pep8
2016-02-22 Serge RehbinderDump config in log file at end of each command
2016-02-19 Serge RehbinderImprove tests
2016-02-17 Serge Rehbindermax lenght of lines is now 80
2016-02-17 Serge Rehbinderrename all the function to be pep0008 compliant
2016-02-17 Serge Rehbinderfix python3 compatibility for open()
2016-02-17 Serge Rehbinderlogging mechanism for extern commands like cmake, make...
2016-02-17 Serge Rehbinder'sat log' : add --clean option
2016-02-16 Serge RehbinderLOG : Add full option, logs correspond to the application
2016-02-15 Serge RehbinderChange log directory. It is now set in site.pyconf
2016-02-15 Serge Rehbinderadd the launched command to the log
2016-02-12 Serge Rehbindercompatibility python 2.6 and bug fix in sat log -t
2016-02-11 Serge Rehbindertry to be cdash like in xml log files
2016-02-11 Serge RehbinderHave a formated date and time in log
2016-02-10 Serge Rehbinderupdate commentaries
2016-02-10 Serge RehbinderWrite log even if command fails (bug in code). Right...
2016-02-10 Serge RehbinderAdd terminal logging
2016-02-09 Serge RehbinderImprove hat log
2016-02-09 Serge RehbinderAdd log command and update logging mecanism
2016-02-08 Serge Rehbinderadd xsl stylesheet
2016-02-05 Serge Rehbinderlog file is a xml file
2016-02-05 Serge RehbinderFirst step for logging mechanism