Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(658)

Issue 5642071: code review 5642071: log/syslog: fix documentation for NewLogger (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by r
Modified:
13 years, 2 months ago
Reviewers:
CC:
golang-dev, bradfitz, r2, rsc, rsc1
Visibility:
Public.

Description

log/syslog: fix documentation for NewLogger Fixes issue 2798.

Patch Set 1 #

Patch Set 2 : diff -r e690d3b213d4 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e690d3b213d4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -11 lines) Patch
M doc/go1.html View 1 2 chunks +16 lines, -2 lines 0 comments Download
M doc/go1.tmpl View 1 1 chunk +12 lines, -0 lines 0 comments Download
M src/pkg/log/syslog/syslog.go View 1 1 chunk +7 lines, -7 lines 0 comments Download
M src/pkg/log/syslog/syslog_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-02-09 02:00:20 UTC) #1
bradfitz
I've never looked at this API before. It returns nil without saying why on error? ...
13 years, 2 months ago (2012-02-09 02:02:46 UTC) #2
r2
it's new to me too. not much to like about it, but you're right, that's ...
13 years, 2 months ago (2012-02-09 02:06:06 UTC) #3
rsc
We should clean this up. It is not widely used.
13 years, 2 months ago (2012-02-09 03:28:26 UTC) #4
r
Hello golang-dev@googlegroups.com, bradfitz@golang.org, r@google.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 2 months ago (2012-02-09 03:34:57 UTC) #5
rsc1
LGTM
13 years, 2 months ago (2012-02-09 03:38:15 UTC) #6
r
13 years, 2 months ago (2012-02-09 03:41:03 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=bc3885f94995 ***

log/syslog: fix documentation for NewLogger
Fixes issue 2798.

R=golang-dev, bradfitz, r, rsc, rsc
CC=golang-dev
http://codereview.appspot.com/5642071
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b