ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::Logger Class Reference

#include <Logger.d.hpp>

Static Public Member Functions

static bool init_simple_logger ()
 
static void operator delete (void *ptr)
 

Detailed Description

An object allowing control over the logging used

Member Function Documentation

◆ init_simple_logger()

bool icu4x::Logger::init_simple_logger ( )
inlinestatic

Initialize the logger using simple_logger

Requires the simple_logger Cargo feature.

Returns false if there was already a logger set.

◆ operator delete()

void icu4x::Logger::operator delete ( void * ptr)
inlinestatic

The documentation for this class was generated from the following files: