Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ pg_logging_config
Function
pg_logging_config
src/common/logging.c:154–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void
155
pg_logging_config(int new_flags)
156
{
157
log_flags = new_flags;
158
}
159
160
/*
161
* pg_logging_init sets the default log level to INFO. Programs that prefer
Callers
2
main
Function · 0.85
process_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected