what lol you can use emoji here too???

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Xe 2023-01-19 22:28:58 -05:00
parent 5012b818b3
commit 04c5d1c55b

View file

@ -14,7 +14,7 @@ fn main() -> io::Result<()> {
let mut writer = unix(Formatter3164 { let mut writer = unix(Formatter3164 {
facility: LOG_AUTH, facility: LOG_AUTH,
hostname: None, hostname: None,
process: "xn--ts9h".into(), process: "🥺".into(),
pid: 0, pid: 0,
}) })
.unwrap(); .unwrap();