Skip to content

AXLOG("Test") write more as I need: "?/[2024-03-15 10:00:23.505][PID:37fc][TID:52c4]Test" #1745

Closed Answered by rh101
aismann asked this question in Q&A
Discussion options

You must be logged in to vote

AXLOG("Test")
shows: ?/[2024-03-15 10:00:23.505][PID:37fc][TID:52c4]Test

You must be calling ax::setLogFmtFlag somewhere in your own code, otherwise the extra info wouldn't be there. So, either delete the call, or use setLogFmtFlag(LogFmtFlag::Null);

Also, which platform are you testing this on?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aismann
Comment options

aismann Mar 15, 2024
Collaborator Author

@halx99
Comment options

Answer selected by aismann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants