aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/logging/backends/stream
Commit message (Collapse)AuthorAgeFilesLines
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-221-1/+1
| | | | | [nodiff:runtime] commit_hash:1ba799aed1703ab7c6304b6da7090b3337f768dd
* Fix regression: static anchors are not updated properlybabenko2024-10-301-4/+2
| | | | commit_hash:ab0bd9b2d0569820e495c714baecb05145ed35bf
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-201-4/+2
| | | | | | | | * Changelog entry Type: feature Add message_level_overrides option to logging config for better run-time tuning. commit_hash:07e9563fd111c437edf7ac0e5dd190781878d8fa
* YT-19210: expose YQL shared library for YT.max422023-07-295-0/+173
After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264