Add application name placeholder to log format
This commit is contained in:
parent
24eb4fe203
commit
3f2b1d86f3
3 changed files with 26 additions and 20 deletions
|
|
@ -104,6 +104,7 @@ The following placeholders are available to format log messages using `log-forma
|
|||
* `%s`: state
|
||||
* `%m`: state duration
|
||||
* `%q`: query
|
||||
* `%a`: application name
|
||||
|
||||
# License
|
||||
`pgterminate` is released under [The Unlicense](LICENSE) license. Code is under public domain.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue