ICU4X
International Components for Unicode
|
#include <Logger.d.hpp>
Static Public Member Functions | |
static bool | init_simple_logger () |
static void | operator delete (void *ptr) |
An object allowing control over the logging used
|
inlinestatic |
Initialize the logger using simple_logger
Requires the simple_logger
Cargo feature.
Returns false
if there was already a logger set.
|
inlinestatic |