Salome HOME
change some variable names for pep8
[tools/sat.git] / src / logger.py
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