Commit 9f2b2dfa authored by Andrew Gerrand's avatar Andrew Gerrand

log: fix example (fix build)

R=golang-dev
CC=golang-dev
https://golang.org/cl/43780043
parent 8c530bec
......@@ -17,5 +17,5 @@ func ExampleLogger() {
fmt.Print(&buf)
// Output:
// logger: example_test.go:15: Hello, log file!
// logger: example_test.go:16: Hello, log file!
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment