Go to the source code of this file.
Enumerator | |
---|---|
PG_LOG_NOTSET | |
PG_LOG_DEBUG | |
PG_LOG_INFO | |
PG_LOG_WARNING | |
PG_LOG_ERROR | |
PG_LOG_OFF |
Definition at line 16 of file logging.h.
Enumerator | |
---|---|
PG_LOG_PRIMARY | |
PG_LOG_DETAIL | |
PG_LOG_HINT |
Definition at line 61 of file logging.h.
Definition at line 166 of file logging.c.
References log_flags.
Referenced by main(), and process_file().
Definition at line 185 of file logging.c.
References __pg_log_level, and PG_LOG_NOTSET.
Referenced by main().
Definition at line 83 of file logging.c.
References __pg_log_level, argv0, free, get_progname(), name, PG_LOG_INFO, progname, sgr_error, SGR_ERROR_DEFAULT, sgr_locus, SGR_LOCUS_DEFAULT, sgr_note, SGR_NOTE_DEFAULT, sgr_warning, SGR_WARNING_DEFAULT, strsep(), token, and value.
Referenced by get_opts(), main(), and regression_main().
Definition at line 202 of file logging.c.
References log_locus_callback.
Referenced by main().
Definition at line 196 of file logging.c.
References log_pre_callback.
Referenced by main().
Definition at line 21 of file logging.c.
Referenced by executeMetaCommand(), pg_log_generic_v(), pg_logging_increase_verbosity(), pg_logging_init(), and pg_logging_set_level().