Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/transformers
/ setLevel
Method
setLevel
src/transformers/_typing.py:54–54 ·
view source on GitHub ↗
(self, level: Level)
Source
from the content-addressed store, hash-verified
52
53
# ---- Standard methods ----
54
def
setLevel(self, level: Level) -> None: ...
55
def
isEnabledFor(self, level: Level) -> bool: ...
56
def
getEffectiveLevel(self) -> int: ...
57
Callers
15
check_modular_conversion.py
File · 0.80
benchmarks_entrypoint.py
File · 0.80
init_test_logger
Function · 0.80
_configure_library_root_logger
Function · 0.80
_reset_library_root_logger
Function · 0.80
captureWarnings
Function · 0.80
set_verbosity
Function · 0.80
__init__
Method · 0.80
deepspeed_init
Function · 0.80
main
Function · 0.80
continuous_batching.py
File · 0.80
setup_logging
Function · 0.80
Calls
no outgoing calls
Tested by
1
init_test_logger
Function · 0.64