aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py2/src/_image_wrapper.cpp
diff options
context:
space:
mode:
authorhiddenpath <hiddenpath@yandex-team.com>2025-05-16 20:52:53 +0300
committerhiddenpath <hiddenpath@yandex-team.com>2025-05-16 21:18:10 +0300
commit2fce241a1198745a8de7dbfb9a1a42eeb86afae8 (patch)
tree0e3e3b83692c45e01a4617180045a1aa1ba0a25d /contrib/python/matplotlib/py2/src/_image_wrapper.cpp
parentd092180069f61f2c10e99f0c078ec0a4f2eeb8ac (diff)
downloadydb-2fce241a1198745a8de7dbfb9a1a42eeb86afae8.tar.gz
YT-25059: Introduce log levels as constants
This pull request updates the log level setting mechanism within NYT::TConfig from a explicit string-based approach to an enum-like approach. The modification changes assignment from `NYT::TConfig::Get()->LogLevel = "info";` to `NYT::TConfig::Get()->LogLevel = NYT::NLogLevel::Info;` This minimizes typos and misconfigurations as well as aligns with planned removal of enum ELogLevel (for the sake yt/core migration). commit_hash:cf8d9629e4cc27e6a44f089edfc4c158f11e4baf
Diffstat (limited to 'contrib/python/matplotlib/py2/src/_image_wrapper.cpp')
0 files changed, 0 insertions, 0 deletions