ClickHouse/base/loggers
Azat Khuzhin c65ae8ac31 Do not check writeRetry errors in OwnSplitChannel
Should fix PVS warning:

  "There are identical sub-expressions '!writeRetry(2, "\n")' to the left and to the right of the '||' operator."
2021-06-07 09:40:29 +03:00
..
CMakeLists.txt
ExtendedLogChannel.cpp
ExtendedLogChannel.h
Loggers.cpp
Loggers.h
OwnFormattingChannel.cpp
OwnFormattingChannel.h
OwnPatternFormatter.cpp
OwnPatternFormatter.h
OwnSplitChannel.cpp Do not check writeRetry errors in OwnSplitChannel 2021-06-07 09:40:29 +03:00
OwnSplitChannel.h
ya.make