const log.Lmsgprefix
3 uses
log (current package)
log.go#L45: Lmsgprefix // move the "prefix" from the beginning of the line to before the message
log.go#L115: if l.flag&Lmsgprefix == 0 {
log.go#L161: if l.flag&Lmsgprefix != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)