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

Windows: add current process and thread id in log #1310

Closed
wants to merge 2 commits into from

Conversation

KangLin
Copy link
Contributor

@KangLin KangLin commented Nov 2, 2023

No description provided.

@eakraly
Copy link
Collaborator

eakraly commented Nov 6, 2023

Could you please provide an example of how the log will look like?

@Neustradamus
Copy link

Any news on it?

@KangLin
Copy link
Contributor Author

KangLin commented Dec 7, 2023

It is recommended to use a mature logging library. #1344

break;
}

if (category && strcmp(category, ""))
so_far += snprintf(s + so_far, MAX_RTPPRINTF_BUFFER_SIZE - (so_far + 1), " %s", category);
Copy link
Contributor

Choose a reason for hiding this comment

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

braces please

@KangLin KangLin closed this Jan 22, 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 this pull request may close these issues.

None yet

4 participants