ClickHouse/libs/libloggers/loggers
alexey-milovidov 072043156f
Merge pull request #9036 from ClickHouse/akz/console_colors_back_to_sanity
libloggers: In OwnPatternFormatter: removed hostile bg color code + reduced/changed palette a bit
2020-02-07 09:21:59 +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 Rename function #7477 2020-02-02 05:35:47 +03:00
ExtendedLogChannel.h Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
Loggers.cpp Disable colored console by default 2020-02-06 12:11: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 Removed hostile bg color code + reduced/changed palette a bit 2020-02-06 18:21:08 +03:00
OwnPatternFormatter.h Colorful log in console 2020-02-03 19:35:52 +03:00
OwnSplitChannel.cpp Rename function #7477 2020-02-02 05:35:47 +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