Skip to contents

To switch between writing logs to stdout and absl.logging, you may use config_enable_interactive_logging() and config_disable_interactive_logging().

Usage

config_is_interactive_logging_enabled()

Value

Boolean, TRUE if interactive logging is enabled, and FALSE otherwise.