로딩중...
검색중...
일치하는것 없음
by::line 클래스 참조

Manages hierarchical depth visualization for logging and tracing. 더 자세히 ...

#include <line.hpp>

정적 Public 멤버 함수

static void incLv ()
 Increases the current depth level.
 
static void decLv ()
 Decreases the current depth level.
 
static ncnt getLv ()
 Returns the current depth level.
 
static const std::string & getLine ()
 Returns line visualization string for current depth.
 

상세한 설명

Manages hierarchical depth visualization for logging and tracing.

Thread-safe line depth management using thread_local storage.

멤버 함수 문서화

◆ getLine()

const std::string & by::line::getLine ( )
static

Returns line visualization string for current depth.

Returns predefined string_view without copying.


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: