mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update logger_useful.h
This commit is contained in:
parent
d857d62a03
commit
9ad6e1b129
@ -7,7 +7,7 @@
|
||||
#include <Poco/Message.h>
|
||||
#include <Common/CurrentThread.h>
|
||||
|
||||
/// This wrapper is usefult to save formatted message into a String before sending it to a logger
|
||||
/// This wrapper is useful to save formatted message into a String before sending it to a logger
|
||||
class LogToStrImpl
|
||||
{
|
||||
String & out_str;
|
||||
|
Loading…
Reference in New Issue
Block a user