18 FB2K_console_formatter() << src;
22 FB2K_console_formatter() << what <<
": " << msg;
33 while(e.
next(ptr)) ptr->print(p_message,~0);
40 va_start(list,p_format);
void warning(const char *p_message)
void SHARED_EXPORT uPrintfV(pfc::string_base &out, const char *fmt, va_list arglist)
void info(const char *p_message)
void info_location(const playable_location &src)
void complain(const char *what, const char *msg)
void printf(const char *,...)
void print_location(const playable_location &src)
void error(const char *p_message)
bool next(service_ptr_t< t_query > &p_out)
bool are_services_available()
Tests whether services are available at this time. They are not available only during DLL startup or ...
void printfv(const char *, va_list p_arglist)
string8_t< pfc::alloc_fast_aggressive > string8_fastalloc