Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ get_logging_config_path
Function
get_logging_config_path
st2api/st2api/config.py:52–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
52
def
get_logging_config_path():
53
return
cfg.CONF.api.logging
54
55
56
def
_register_app_opts(ignore_errors=False):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected