ClickHouse/libs/libloggers/loggers
filimonov 526afd44ed Make SensitiveDataMasker a singleton. (#6810)
Among other things, it is used to filter logs, which are being written even after the global server context is deinitialized, so we can't keep masker there.
2019-09-06 20:48:27 +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 Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
Loggers.h Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +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 Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00
OwnSplitChannel.h Make SensitiveDataMasker a singleton. (#6810) 2019-09-06 20:48:27 +03:00