
19 May
2005
19 May
'05
6:12 p.m.
I haven't gotten around to looking at your code, but I've been reading the comments. Makes me think we could do a lot more with our logging :). Basically to replace what I've currently got, I'd need 1) Selection of log stream by enum (INFO, CRITICAL, WARNING, DEBUG, etc) 2) Selection of log stream by string, for special case logging of certain features 3) Ability to activate/deactivate streams at runtime 4) Ability to access the states for persistance of active streams