Stéphane Ducasse wrote: > Yes could be good > > So you would write what > > Logger default .... > > we could do the same for Transcript but breaks a lot of code and > books. but indeed using a toothpick > could be nice. > > Stef Logging uses,
self log as the front end, and backends are configured... LogCurrent default adapter add: Transcript. Where adapter returns LogAdapterSet, which can be one of multiple adapters, or nested sets. Adapters include File, Transcript, Syslog, Email, Toothpick, LogEngine Keith _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
