Skip to content

Commit

Permalink
updated dox
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Lindfalk committed May 17, 2022
1 parent beeba19 commit 8e8ab3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ func main() {
&logging.LoggerConfig{
OnGCP: true,
AppName: "mysuperduper-service",
}
},
)
defer logger.Sync() // flushes buffer, if any
}
Expand Down

0 comments on commit 8e8ab3e

Please sign in to comment.