diff --git a/doc/go1.14.html b/doc/go1.14.html index ff42e05155..e2ac1672db 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -482,6 +482,18 @@ TODO +
+ The
+ new Lmsgprefix
+ flag may be used to tell the logging functions to emit the
+ optional output prefix immediately before the log message rather
+ than at the start of the line.
+