MCPcopy Create free account
hub / github.com/apache/brpc / SetLogAssertHandler

Function SetLogAssertHandler

src/butil/logging.cc:826–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824}
825
826void SetLogAssertHandler(LogAssertHandler handler) {
827 log_assert_handler = handler;
828}
829
830const char* const log_severity_names[LOG_NUM_SEVERITIES] = {
831 "INFO", "NOTICE", "WARNING", "ERROR", "FATAL" };

Callers 2

~LogStateSaverMethod · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 2

~LogStateSaverMethod · 0.68
TEST_FFunction · 0.68