Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | debug: T1230: add time information to saved debug logs | Thomas Mangin | |
2020-05-06 | debug: T1230: add time information to saved debug logs | Thomas Mangin | |
2020-05-06 | debug: T2426: remove invisible characters when printing | Thomas Mangin | |
2020-04-24 | log: T2377: do not modify log file if not 666 | Thomas Mangin | |
2020-04-13 | cmd: T2226: improve debugging | Thomas Mangin | |
allow to setup the debugging from environment variables. allow to set the name of the file used for logging change the name of the debug options to be: - developer: enable pdb of raise - log: all logging messages are logged to a file - ifconfig: show on screen action peformed to change intefaces - command: print all the result of command to screen also provide a way to setup the debugging using environment variables. |