github.com/cybriq/giocore@v0.0.7-0.20210703034601-cfb9cb5f3900/app/internal/log/log.go (about) 1 // SPDX-License-Identifier: Unlicense OR MIT 2 3 // Package points standard output, standard error and the standard 4 // library package log to the platform logger. 5 package log 6 7 var appID = "gio"