V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
class | MessageBuilder |
Public Member Functions | |
Log (Logger *log, const char *log_file_name) | |
void | stop () |
FILE * | Close () |
bool | IsEnabled () |
Static Public Member Functions | |
static bool | InitLogAtStart () |
Static Public Attributes | |
static const int | kMessageBufferSize = 2048 |
static const char *const | kLogToTemporaryFile = "&" |
static const char *const | kLogToConsole = "-" |
Friends | |
class | Logger |
Definition at line 29 of file log-utils.h.