Skip to content

fix: log skip level - #38

Open
imneov wants to merge 1 commit into
tkeel-io:mainfrom
imneov:fix/log-caller-skip
Open

fix: log skip level#38
imneov wants to merge 1 commit into
tkeel-io:mainfrom
imneov:fix/log-caller-skip

Conversation

@imneov

@imneov imneov commented May 14, 2022

Copy link
Copy Markdown
Contributor

#33

Comment thread log/log.go
_globalS.Debug(args...)
}

func Debug2(args ...interface{}) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug2没啥用吧

Comment thread log/log.go

func S() *zap.SugaredLogger {
return _globalS
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码格式,最后一行是空行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants