MCPcopy 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
154void
155pg_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

mainFunction · 0.85
process_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected