Redesign CGlobalTracer singleton implementation
Status: Alpha
Brought to you by:
lexis_t
Now there is a special object that is created to store active output stream. An idea is to remove this singleton and move its responsibilities to trace filters that is created by user. While there are existent TraceFilter objects output should be routed to its streams, if there are no TraceFilters then route to null_stream