summaryrefslogtreecommitdiff
path: root/python/samba/logger.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-15python: use python3 style super statementsRob van der Linde1-1/+1
2022-09-06py/samba/logger: respect NO_COLOR env variableDouglas Bagnall1-2/+2
2018-11-21logger: use color automatically for a ttyJoe Guo1-2/+5
2018-10-10samba/logger: add logger module for pythonJoe Guo1-0/+66