summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/logging/logger.h
Commit message (Expand)AuthorAgeFilesLines
* Move more checks to the inlined part of IsLevelEnabledbabenko2025-05-201-3/+1
* Fix YT_LOG_ALERT_AND_THROWh0pless2025-04-251-4/+14
* Add new macro to replace some of the YT_VERIFYsh0pless2025-04-231-0/+18
* Make TLogger respect rvaluespogorelov2025-04-091-6/+16
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-221-2/+2
* Switch to std::string for logging tagsbabenko2025-01-191-7/+19
* Fix regression: static anchors are not updated properlybabenko2024-10-301-12/+39
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-201-14/+20
* YT-21868: Enable stat analysis in some other placesarkady-e1ppa2024-06-131-15/+0
* More cosmetic issuesarkady-e1ppa2024-06-111-1/+1
* YT-21868: Refactor NYT::Formatarkady-e1ppa2024-06-071-1/+1
* Disable static analysis on old clang versionsarkady-e1ppa2024-06-041-0/+4
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-301-0/+11
* Don't use per-TLS anchor countersbabenko2024-05-211-11/+4
* Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...babenko2024-05-141-1/+5
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-261-2/+2
* Use volatile TLS in library/cpp/ytlukyan2023-12-051-2/+2
* Drop misused __LINE__ in macrobabenko2023-08-021-28/+28
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+351
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-351/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-301-0/+351
* remove kikimr/driver DEPENDSqrort2022-12-021-345/+0
* validate canons without yatest_commonqrort2022-11-301-0/+345