Skip to content

Commit 6ce8f81

Browse files
committed
Add "json_compact" and "json_pretty" to the list of log formats.
1 parent b0d97ce commit 6ce8f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sudo_logsrvd.conf.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
#log_exit = true
206206

207207
# Event log format.
208-
# Supported log formats are "sudo" and "json"
208+
# Supported log formats are "sudo", "json", "json_compact" and "json_pretty".
209209
# Defaults to sudo
210210
#log_format = sudo
211211

0 commit comments

Comments
 (0)