chore: better variable name

This commit is contained in:
Igor Sirotin 2024-06-18 17:42:13 +01:00
parent f2cd19f00e
commit d031e1f9ae
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ proc logHandlerCallback(messageType: cint, message: cstring, category: cstring,
logScope:
topics = "qt"
text = $message
file = $file & ":" & $line
source_file = $file & ":" & $line
function = $function
category = $category