ClickHouse/base/daemon
Azat Khuzhin aee034a597 Use explicit template instantiation for SystemLog
- Move some code into module part to avoid dependency from IStorage in SystemLog
- Remove extra headers from SystemLog.h
- Rewrite some code that was relying on headers that was included by SystemLog.h

v2: rebase
v3: squash move into module part with explicit template instantiation
    (to make each commit self compilable after rebase)
2022-01-10 22:01:41 +03:00
..
BaseDaemon.cpp Use explicit template instantiation for SystemLog 2022-01-10 22:01:41 +03:00
BaseDaemon.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
CMakeLists.txt Fix linker flags for shared linking on macOS 2021-02-07 14:58:52 +00:00
GraphiteWriter.cpp Get rid of 10-years old trash 2021-11-21 15:48:11 +03:00
GraphiteWriter.h Get rid of 10-years old trash 2021-11-21 15:48:11 +03:00
SentryWriter.cpp Remove cruft 2021-10-28 02:10:39 +03:00
SentryWriter.h Crash log: development 2020-07-31 23:16:31 +03:00