7 lines
145 B
Text
7 lines
145 B
Text
/**
|
|
* The JournaldLogger type writes log information to the systemd journal.
|
|
*/
|
|
|
|
object JournaldLogger "journald" {
|
|
severity = "warning"
|
|
}
|