in reply to Re^4: Balancing Logging and Code Readability
in thread Balancing Logging and Code Readability
Smart::Comments is very useful for debugging, but not so good for permanent logging as it uses a source filter which most people elect not to use in production code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Balancing Logging and Code Readability
by ack (Deacon) on Sep 17, 2009 at 02:11 UTC |