Forum Post: How do you log debug messages in shipped code?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
I've recently started adding debug log messages to shipping code under a IF SESSION:DEBUG-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...
 
Status
Not open for further replies.
Back
Top