mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
b30bf3cef8
Signed-off-by: Elias Naur <mail@eliasnaur.com>
6 lines
172 B
Go
6 lines
172 B
Go
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
// Package points standard output, standard error and the standard
|
|
// library package log to the platform logger.
|
|
package log
|