ClickHouse/libs/libloggers/loggers
Azat Khuzhin 6a73cf2381 Add text_log.level to limit entries that goes to system.text_log table
v2: use INT_MAX as default (since 0 is none)
2020-01-25 14:04:49 +03:00
..
CMakeLists.txt Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00
ExtendedLogChannel.cpp ThreadStatus: removed bad and questionable code 2019-07-05 17:15:05 +03:00
ExtendedLogChannel.h adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Loggers.cpp Add text_log.level to limit entries that goes to system.text_log table 2020-01-25 14:04:49 +03:00
Loggers.h Add text_log.level to limit entries that goes to system.text_log table 2020-01-25 14:04:49 +03:00
OwnFormattingChannel.cpp Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00
OwnFormattingChannel.h Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540) 2019-06-14 17:00:37 +03:00
OwnPatternFormatter.cpp Fix comments from #5540 2019-06-14 18:49:38 +03:00
OwnPatternFormatter.h SensitiveDataMasker 2019-07-19 10:22:42 +02:00
OwnSplitChannel.cpp Add text_log.level to limit entries that goes to system.text_log table 2020-01-25 14:04:49 +03:00
OwnSplitChannel.h Add text_log.level to limit entries that goes to system.text_log table 2020-01-25 14:04:49 +03:00