Top "Boost-log" questions

The Boost C++ library for logging, focused on simplicity, extensibility and performance

how to customize "TimeStamp" format of Boost.Log

I want to get year-month-day hour:minute:second.fraction(2 digits), if I use "%Y-%m-%d %H:%M:%S.%f", …

boost format timestamp logging boost-log