aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/logging
Commit message (Expand)AuthorAgeFilesLines
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-222-3/+3
* Switch to std::string for logging tagsbabenko2025-01-193-22/+62
* Fixed bug in loggingsabdenovch2024-12-251-1/+1
* Intermediate changesrobot-piglet2024-11-291-4/+0
* Fix regression: static anchors are not updated properlybabenko2024-10-303-19/+51
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-203-20/+35
* Fancier error messages upon static analysis check failurearkady-e1ppa2024-10-161-9/+9
* YT-22512: Static analysis for TError method, ctors and related macrosarkady-e1ppa2024-08-131-7/+1
* YT-21868: Fix missing anchor for single messages in YT_LOG_XXX macrosarkady-e1ppa2024-06-141-1/+14
* YT-21868: Enable stat analysis in some other placesarkady-e1ppa2024-06-135-221/+38
* More cosmetic issuesarkady-e1ppa2024-06-114-18/+18
* YT-21868: Refactor NYT::Formatarkady-e1ppa2024-06-073-5/+12
* Disable static analysis on old clang versionsarkady-e1ppa2024-06-041-0/+4
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-305-0/+214
* Don't use per-TLS anchor countersbabenko2024-05-212-11/+6
* Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...babenko2024-05-142-1/+10
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-263-45/+42
* feat contrib: aiogram 3armenqa2024-01-1912-281/+0
* Use volatile TLS in library/cpp/ytlukyan2023-12-053-9/+11
* External build system generator release 65robot-ya-builder2023-12-052-6/+6
* add darwin-arm64 CMakeListsdcherednik2023-11-204-0/+53
* Drop misused __LINE__ in macrobabenko2023-08-021-28/+28
* YT-19210: expose YQL shared library for YT.max422023-07-2929-0/+1878
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-307-1058/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-307-0/+1058
* remove kikimr/driver DEPENDSqrort2022-12-025-967/+0
* validate canons without yatest_commonqrort2022-11-305-0/+967