SIGN IN SIGN UP

log : fix MSVC compile errors (#5643)

MSVC gives the following error with the existing macros:
`Error C2059 : syntax error: ','`

This patch adds `##` as a prefix to `__VA_ARGS__` to address this error.
U
UEXTM.com committed
581ed5c4fe3a8909aaa8313633ac443f471ba755
Parent: 6cdabe6
Committed by GitHub <noreply@github.com> on 3/8/2024, 9:35:04 AM