|
Lib
QOLを高める
|
On memory fast logging. More...
Functions | |
| void | initialize (size_t bufsize=1024 *1024) |
| Initialize trace buffer. More... | |
| void | output () |
| Output to a temporary file and open it with notepad. More... | |
| void | write (const char *str) |
| Write string to buffer. More... | |
On memory fast logging.
| void yappy::trace::initialize | ( | size_t | bufsize = 1024 *1024 | ) |
| void yappy::trace::output | ( | ) |
1.8.11