Geode Docs
Tutorials
Classes
Function
logImpl
#include
<Geode/loader/Log.hpp>
template
<typename... Args>
void
logImpl
(
geode
::
Severity
severity
,
geode
::
Mod
*
mod
,
geode
::
log
::
impl
::
FmtStr
<
Args...
>
str
,
Args &&...
args
)
No description provided
Examples
0