forked from joejulian/gio
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
|