
26 Nov
2007
26 Nov
'07
5:36 p.m.
The way I solved that in a (far more limited!) logging library for our own use was the following:
- Never destroy the logging data structures -- allow them to leak. No risk of static ordering issues.
Why not provide initialization and clean-up functions and let the user call them explicitly? -- Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode