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
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 Suppress exceptions from logger code 2021-06-07 09:38:15 +03:00
ya.make