It access violates in
basic_ostream < char, _Traits > & operator<<(basic_ostream<char, _Traits>& _Ostr, const char *_Val)
(Line 774 ostream "const typename _Myos::sentry _Ok(_Ostr);").
Apparently something is wrong with the rep_ of msg_t. I have to note though, there are other log messages in eigend.0.log and from the log output of my self built version I can see that my test log line should be the very next to appear in the log file.
PS: How do you write less than and greater than in this forum?