LLDB mainline
Static Public Member Functions | List of all members
lldb_private::LogChannelSystem Class Reference

#include <Host.h>

Static Public Member Functions

static void Initialize ()
 
static void Terminate ()
 

Detailed Description

Definition at line 45 of file Host.h.

Member Function Documentation

◆ Initialize()

void LogChannelSystem::Initialize ( )
static

Definition at line 110 of file common/Host.cpp.

References lldb_private::Log::Enable(), and g_system_log.

Referenced by lldb_private::HostInfoBase::Initialize().

◆ Terminate()

void LogChannelSystem::Terminate ( )
static

Definition at line 114 of file common/Host.cpp.

References lldb_private::Log::Disable(), and g_system_log.

Referenced by lldb_private::HostInfoBase::Terminate().


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