
4 Feb
2008
4 Feb
'08
10:46 p.m.
Quick question before I dig deeper into the docs. Say I have a library that does some logging. Naturally, the logger of this library should be configured by the user of the library, not the library itself. How would I best do that in this library? Sebastian Redl