Open aress31 opened 3 years ago
Could you provide an example use case? Maybe common Formatter configuration for stdout in a CLI tool?
I made a logging program incorporation in doge_spin.py file. The log could both display on terminal and be saved on logfile.log.
Could anyone please provide a code snippet showing how to integrate
Halo
with thelogging
module, that would be sleek!