Gopher Robot submitted the change with unreviewed changes![Open in Gerrit]()
Unreviewed changes
1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: src/log/syslog/doc.go
Insertions: 4, Deletions: 4.
The diff is too large to show. Please review the diff.
```
Change information
Commit message:
log/syslog: document that this package no longer works after macOS 12.0
Per https://developer.apple.com/documentation/os/logging, Apple's syslog
no longer uses the legacy syslog and Apple System Logger (ASL) APIs
as of macOS 12.X (Monterey), 13.X (Ventura) and thus this package no
longer works and no longer listens on a UNIX domain socket, but it instead
uses Apple Unified Logging (AUL). With this package being frozen though,
the best that we can do is document this limitation.
Fixes #59229
Change-Id: Idd008d546705dfc751b170eddaf3c450e96c1dd6
Change size: XS
Delta: 1 file changed, 5 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by David Chase, +2 by Michael Pratt
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: Idd008d546705dfc751b170eddaf3c450e96c1dd6
Gerrit-Change-Number: 732640
Gerrit-PatchSet: 3