Export log_line_prefix(); useful for emit_log_hook.

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: pgsql-hackers@postgresql.org
Date: 2022-06-28T18:52:56Z
Lists: pgsql-hackers

Attachments

Patch attached. Some kinds of emit log hooks might find it useful to
also compute the log_line_prefix.

Regards,
	Jeff Davis

Commits

  1. Provide log_status_format(), useful for an emit_log_hook.