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

Standard oklog format #202

Open
doutv opened this issue Dec 17, 2024 · 0 comments · May be fixed by #210
Open

Standard oklog format #202

doutv opened this issue Dec 17, 2024 · 0 comments · May be fixed by #210
Assignees

Comments

@doutv
Copy link

doutv commented Dec 17, 2024

Use json log format, so that oklog platform can filter log level

Check Lark OKLog User Guide for more details

{
"level": "info",
"content": "log content xxxx",
}
@doutv doutv changed the title standard oklog format Standard oklog format Dec 17, 2024
@Nauman-S Nauman-S self-assigned this Dec 23, 2024
Nauman-S added a commit that referenced this issue Dec 24, 2024
@Nauman-S Nauman-S linked a pull request Dec 24, 2024 that will close this issue
giskook added a commit that referenced this issue Dec 30, 2024
Disable pretty formatting and newline (resolves #202)
Nauman-S added a commit that referenced this issue Dec 30, 2024
giskook added a commit that referenced this issue Dec 30, 2024
Nauman-S added a commit that referenced this issue Dec 30, 2024
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 a pull request may close this issue.

2 participants