Skip to content

Commit 0b584cc

Browse files
committed
Use default logger.
1 parent ba9b78e commit 0b584cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

blog.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ func setupAuthboss() {
4949
ab.Cfg.OAuth2Storer = database
5050
ab.Cfg.MountPath = "/auth"
5151
ab.Cfg.ViewsPath = "ab_views"
52-
ab.Cfg.LogWriter = os.Stdout
5352
ab.Cfg.RootURL = `http://localhost:3000`
5453

5554
ab.Cfg.LayoutDataMaker = layoutData

0 commit comments

Comments
 (0)