move `spawn_logger_thread` to logger module
commit792db000bb42ae1004063bf9780541be7e741b23
authorJoão Marcos P. Bezerra <marcospb19@hotmail.com>
Fri, 15 Mar 2024 20:09:53 +0000 (15 17:09 -0300)
committerJoão Marcos <marcospb19@hotmail.com>
Mon, 1 Apr 2024 13:58:35 +0000 (1 10:58 -0300)
tree2bce1e4d287de5916e75f7090b00d9f4ec5970da
parent0b760aadf7e5506dc66fb06f8736e5f9bf1a1a50
move `spawn_logger_thread` to logger module

and create another module inside of the logger module to reorganize
things
src/commands/mod.rs
src/utils/logger.rs