Skip to content
Discussion options

You must be logged in to vote

可以,在include easylog 头文件之前增加:

#define ELOG_ERROR VLOG(1)
#define ELOG_WARN VLOG(2)
#define ELOG_INFO VLOG(3)
#define ELOG_DEBUG VLOG(5)
#define ELOG_TRACE VLOG(99)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by poor-circle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1129 on December 11, 2025 06:46.