halo icon indicating copy to clipboard operation
halo copied to clipboard

How to integrate with logging

Open aress31 opened this issue 4 years ago • 2 comments
trafficstars

Could anyone please provide a code snippet showing how to integrate Halo with the logging module, that would be sleek!

aress31 avatar Nov 03 '21 19:11 aress31

Could you provide an example use case? Maybe common Formatter configuration for stdout in a CLI tool?

rpocase avatar Nov 10 '21 03:11 rpocase

I made a logging program incorporation in doge_spin.py file. The log could both display on terminal and be saved on logfile.log.

Juligee avatar Sep 28 '23 23:09 Juligee