P
Peter Judge
Guest
I've recently started adding debug log messages to shipping code under a IF SESSION
EBUG-ALERT THEN condition. This works well enough but has resulted in some confusion (since it's not really documented as such) when consumers of the code add session:debug-alert for their own purposes. How do you do this sort of thing? LOG-MANAGER? Your own logging framework? -- peter
Continue reading...
Continue reading...