Skip to main content
Ctrl+K
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Carbonite SDK - Home

Carbonite SDK

  • gitlab
  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

  • Carbonite SDK API
  • Log.h
  • g_carbLogFn

g_carbLogFn#

Defined in carb/logging/Log.h

carb::logging::LogFn g_carbLogFn#

A global weak variable cache of the logging function.

This variable is initialized by carb::logging::registerLoggingForClient() and stores a pointer to carb::logging::ILogging::log() for performance, so that the interface does not have to constantly be acquired (even via carb::getCachedInterface()).

previous

CARB_LOG_GLOBALS

next

g_carbLogLevel

On this page
  • g_carbLogFn
NVIDIA NVIDIA

Copyright © 2018-2025, NVIDIA Corporation.

Last updated on Apr 22, 2025.