Logging errors

More of a knowledge share, which maybe obvious. I religiously wrapped my apis in try/catch and created a separate table to log Error Code / Name / Message / Result and API where errors are triggering Catch. Definitely helps to monitor where things are iffy for users.

Any other best practices for monitoring (besides ncScale) ?

Cheers,

Roman

Other
1
9 replies