Hi all,

I want to use boost-log for "real time" logging. what I mean by that is a logging where one can enable/disable parts of the logging at runtime and is also has performance. We have used logging on windows based on ETW (Event tracing for Windows) that offers high performance and is dynamic.

Can we use ETW based logging with boost-Log on windows ?
Regards
-Ghita