Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize log and support hide log time and path #1346

Merged
merged 2 commits into from
Apr 28, 2022

Conversation

bxy4543
Copy link
Member

@bxy4543 bxy4543 commented Apr 28, 2022

optimize log and support hide log time and path
image

bxy4543 added 2 commits April 28, 2022 13:38
support hide log time and path
@@ -136,7 +136,7 @@ func NewLogger(depth ...int) *LocalLogger {
l.callDepth = dep
l.usePath = true
//l.SetLogger(AdapterConsole)
l.timeFormat = logTimeDefaultFormat
//l.timeFormat = logTimeDefaultFormat
Copy link
Member

Choose a reason for hiding this comment

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

delete unused code

@fanux fanux merged commit f9c3d99 into sealerio:main Apr 28, 2022
@bxy4543 bxy4543 deleted the fix/join_node branch May 20, 2022 09:45
bxy4543 added a commit to bxy4543/sealer that referenced this pull request Jun 27, 2022
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