Steve D'Aprano <steve+pyt...@pearwood.info> writes:

> (9) [ADVANCED] Modify the decorator from (8) to take an argument specifying 
> the
> path to a file, and use the logging module to log the details to that file
> instead of printing them.

This may suffer of excessive creativity, as usually the details of *where* a
logger writes the messages are better left to a configuration done at another
level :)

ciao, lele.
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
l...@metapensiero.it  |                 -- Fortunato Depero, 1929.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to