| void LogInfo | ( | string | message, |
| LogTemplateID | template_id = 0 ) |
Creates info log (optional) from LogTemplate which are registred.
| template_id | LogTemplateID ID of LogTemplate which was registred in proto/Logtemplate.h -> "class LogTemplates" |
| message | string Info message for log |
void См. определение в файле LogTemplates.c строка 93
Перекрестные ссылки LogTemplates::GetTemplate() и Debug::LogInfo().