mirror of
https://github.com/boostorg/log.git
synced 2026-01-26 18:42:17 +00:00
This allows to specify directly custom function objects, including C++11 lambda functions, in the filter and format named parameters in the sink initialization calls. Closes https://github.com/boostorg/log/issues/63.