WizardKit/scripts/wk
2Shirt 60969f26eb
Reworked setting log paths
* Added DEFAULT_LOG_DIR and DEFAULT_LOG_NAME vars
  * Allows easier reuse of default values
* Added format_log_path()
  * Uses default path/name unless dir/name specified
* Added get_root_logger_path()
  * Returns the first fileHandler path found (if any)
* update_log_path() now supports multiple handler scenarios
2019-09-22 23:27:41 -07:00
..
borrowed Added Windows activation functions 2019-09-18 22:27:38 -07:00
cfg Adjusted logging in TryAndPrint() 2019-09-18 20:02:13 -07:00
hw Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
kit Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
os Updated run_sfc_scan() 2019-09-22 21:50:08 -07:00
sw Added SafeMode enter/exit sections 2019-09-15 18:47:52 -07:00
__init__.py Moved exe functions to a separate file 2019-09-18 18:49:56 -07:00
exe.py Added get_json_from_command() 2019-09-18 22:37:18 -07:00
io.py Added outer activation script 2019-09-22 20:06:40 -07:00
log.py Reworked setting log paths 2019-09-22 23:27:41 -07:00
net.py New project organization 2019-06-28 18:06:43 -06:00
std.py Breaking updates to TryAndPrint() 2019-09-22 21:27:28 -07:00