Skip to content

Commit 8d7d5ea

Browse files
authored
Update CHANGELOG.md
1 parent 0ce6d79 commit 8d7d5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
return config;
103103
}());
104104
```
105-
- Added the `SystemdSink`, which logs messages to the system's syslog.
105+
- Added the `SystemdSink`, which logs messages to systemd.
106106

107107
```c++
108108
auto sink = quill::Frontend::create_or_get_sink<quill::SystemdSink>(

0 commit comments

Comments
 (0)