diff options
| author | Emmanuel T Odeke <emmanuel@orijtech.com> | 2025-12-25 02:35:27 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2026-02-24 09:10:33 -0800 |
| commit | 01b795bc4c6ea54648c60ade6691ad306c0405d3 (patch) | |
| tree | 22c366922b0305ae8f33b48efd3e2339e9ac32ec /src/runtime/testdata | |
| parent | 370513491ab89fe25afb8a4864c409a3dff836b1 (diff) | |
| download | go-01b795bc4c6ea54648c60ade6691ad306c0405d3.tar.xz | |
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
Reviewed-on: https://go-review.googlesource.com/c/go/+/732640
Auto-Submit: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
