Logger vs stdout/stderr
I really appreciate the foresight illustrated by whoever it was that created the Logger class. In a system where processes and threads can be so decentralized, having a unified logging system is a must. Dumping to syslogd or capturing info in a front-end admin program is all made possible by this class. Unfortunately, there are many places in the current code where things are just being printed to stdout/stderr willy-nilly. Messages written directly to the console aren
|
All times are GMT -4. The time now is 01:20 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.