Jaymon / pout

Python pretty print on steroids
MIT License
29 stars 0 forks source link

The pout default logger #63

Closed Jaymon closed 2 years ago

Jaymon commented 3 years ago

Right now, Pout's default logger for all the pout.* calls is created in pout.utils.StderrStream and is a logger at pout.stderrstream, I recently updated Captain and captains output stuff defaults to stderr.captain and stdout.captain, this makes it so I can treat these loggers separately than the debugging loggers that are all namespaced under captain, I think I should change Pout's logger to this same format, so the output logger would be at stderr.pout and the debugging loggers would be at pout.