Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging * Use "clear" instead of "tput reset" for unix * Remove redundant comments
This commit is contained in:
parent
e4f0a6646b
commit
a0845b4719
16 changed files with 252 additions and 148 deletions
xtask/src
|
@ -1 +1,4 @@
|
|||
pub fn build_editor() {}
|
||||
pub fn build_editor() {
|
||||
todo!()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue