MCPcopy Create free account
hub / github.com/dobin/RedEdr / get_error_context

Function get_error_context

RedEdrShared/loguru.cpp:1789–1792  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1787 }
1788
1789 Text get_error_context()
1790 {
1791 return get_error_context_for(get_thread_ec_head_ref());
1792 }
1793
1794 Text get_error_context_for(const EcEntryBase * ec_head)
1795 {

Callers 1

log_messageFunction · 0.85

Calls 1

get_error_context_forFunction · 0.85

Tested by

no test coverage detected