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 fs::absolute to fs::canonical 2021-05-24 20:37:54 +03:00
Loggers.h Remove unused obsolete code 2021-05-04 22:59:30 +03:00
OwnFormattingChannel.cpp
OwnFormattingChannel.h
OwnPatternFormatter.cpp Fix clang-tidy 2021-05-05 13:37:14 +03:00
OwnPatternFormatter.h Fix clang-tidy 2021-05-05 13:37:14 +03:00
OwnSplitChannel.cpp Do not check writeRetry errors in OwnSplitChannel 2021-06-07 09:40:29 +03:00
OwnSplitChannel.h Suppress exceptions from logger code 2021-06-07 09:38:15 +03:00
ya.make