We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370a93f commit 739b548Copy full SHA for 739b548
Sources/JSONLogger.swift
@@ -6,7 +6,7 @@ import Logging
6
7
8
/**
9
- A logger that logs it’s messages to stdout in the JSON format, one log per line.
+ A logger that logs its messages to stdout in the JSON format, one log per line.
10
11
The end of line separator is actually customizable, and can be any sequence of bytes.
12
By default it’s “`\n`”.
0 commit comments