Project_DJ_Engine
Documentation:
Getting Started
API Reference
Editor_Format
Project_DJ_Engine
Template Function PDJE_LOG_DETAIL::log_format
View page source
Template Function PDJE_LOG_DETAIL::log_format
Defined in
File PDJE_LOG_SETTER.hpp
Function Documentation
template
<
typename
...
Args
>
inline
void
PDJE_LOG_DETAIL
::
log_format
(
const
int
level
,
spdlog
::
format_string_t
<
Args
...
>
fmt
,
Args
&
&
...
args
)
noexcept