Namespaces | Functions
bloaty/third_party/abseil-cpp/absl/base/internal/raw_logging.cc File Reference
#include "absl/base/internal/raw_logging.h"
#include <stddef.h>
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "absl/base/attributes.h"
#include "absl/base/config.h"
#include "absl/base/internal/atomic_hook.h"
#include "absl/base/log_severity.h"
Include dependency graph for bloaty/third_party/abseil-cpp/absl/base/internal/raw_logging.cc:

Go to the source code of this file.

Namespaces

 absl
 
 absl::raw_logging_internal
 

Functions

ABSL_INTERNAL_ATOMIC_HOOK_ATTRIBUTES ABSL_DLL absl::base_internal::AtomicHook< InternalLogFunction > absl::raw_logging_internal::internal_log_function (DefaultInternalLog)
 
void absl::raw_logging_internal::RawLog (absl::LogSeverity severity, const char *file, int line, const char *format,...)
 
bool absl::raw_logging_internal::RawLoggingFullySupported ()
 
void absl::raw_logging_internal::RegisterAbortHook (AbortHook func)
 
void absl::raw_logging_internal::RegisterInternalLogFunction (InternalLogFunction func)
 
void absl::raw_logging_internal::RegisterLogPrefixHook (LogPrefixHook func)
 
void absl::raw_logging_internal::SafeWriteToStderr (const char *s, size_t len)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27