Notice.severityV

Field contents are ERROR, FATAL, or PANIC (in an error message), or WARNING, NOTICE, DEBUG, INFO, or LOG (in a notice message). This is identical to the 'severity' field except that the contents are never localized. This is present only in messages generated by PostgreSQL versions 9.6 and later.

struct Notice
string severityV;

Meta