libtcod

Core

  • Colors
  • Console
  • System layer

Base toolkits

  • Line Drawing Toolkit
  • Contexts
  • REXPaint Files
  • Tilesets

How-tos

  • Upgrading
  • Getting Started

API

  • Library API
libtcod
  • File logging.h
  • View page source

File logging.h¶

Contents

  • Definition (libtcod/logging.h)

  • Includes

  • Included By

  • Classes

  • Enums

  • Functions

  • Defines

  • Typedefs

Definition (libtcod/logging.h)¶

  • Program Listing for File logging.h

Includes¶

  • config.h (File config.h)

  • error.h (File error.h)

Included By¶

  • File libtcod.h

Classes¶

  • Struct TCOD_LogMessage

Enums¶

  • Enum TCOD_LogLevel

Functions¶

  • Function TCOD_set_log_callback

  • Function TCOD_set_log_level

Defines¶

  • Define TCOD_log_critical

  • Define TCOD_log_critical_f

  • Define TCOD_log_debug

  • Define TCOD_log_debug_f

  • Define TCOD_log_error

  • Define TCOD_log_error_f

  • Define TCOD_log_info

  • Define TCOD_log_info_f

  • Define TCOD_log_warning

  • Define TCOD_log_warning_f

Typedefs¶

  • Typedef TCOD_LoggingCallback

  • Typedef TCOD_LogLevel

  • Typedef TCOD_LogMessage


© Copyright 2008-2022, Richard Tew.

Built with Sphinx using a theme provided by Read the Docs.