fix logging string
This commit is contained in:
parent
6c081177ac
commit
e5f47772a5
@ -75,7 +75,7 @@ DebugCallback(
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
writefln("[%s: %s]\n%r 12345", ms, mt, msg);
|
writefln("[%s: %s]\n%r\n", ms, mt, msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user