go/src/log
Rodolfo Carvalho 926994fd7c log: make Default doc comment consistent with package doc
None of the other, older, doc comments use the '*Logger' form, and while
'Logger' and 'logger' are both used in the package doc comment, the
common term used with the intended meaning is 'standard logger', which
appears another eleven times in doc comments.

Change-Id: I089103198fc82390517615eb27bbe7ef77107d34
Reviewed-on: https://go-review.googlesource.com/c/go/+/273486
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Ian Lance Taylor <iant@golang.org>
2020-11-26 21:10:09 +00:00
..
syslog log/syslog: set local to true if network is any of "unix", or "unixgram" 2020-10-25 05:19:20 +00:00
example_test.go log: adds a Logger Output method Example 2017-07-16 03:57:11 +00:00
log.go log: make Default doc comment consistent with package doc 2020-11-26 21:10:09 +00:00
log_test.go log: expose std via new Default function 2020-10-23 22:08:37 +00:00