Skip to content

MTY_GetLog

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Get the most recent log message on the thread.

const char *MTY_GetLog(void);

Return value

const char *

This buffer is allocated in thread local storage and must not be freed.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: Log

Clone this wiki locally