summaryrefslogtreecommitdiffstats
path: root/dovetail/utils/dovetail_logger.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Update licence headers to comply with guidelinesGeorg Kunz1-1/+2
2017-04-19set dovetail.log level by command linexudan1-7/+8
2017-01-20dovetail tool: use python new-style classes which inherit from objectxudan1-1/+1
2017-01-13dovetail tool: command lineMatthewLi1-1/+2
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan1-1/+1
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-2/+2
2016-11-29dovetail tool: run.py execution always wipes of results filesxudan1-10/+0
2016-11-28dovetail tool: change CI_DEBUG to DEBUGzshi1-2/+2
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan1-3/+3
2016-11-16dovetail tool: cleanup the result directory before runningxudan1-2/+2
2016-11-03dovetail tool: cleanup result directory before runningxudan1-3/+16
2016-10-14[dovetail_tool] Fix the python style scanned by flake8xudan1-1/+1
2016-10-12preparation for setup.pyMatthewLi1-0/+55