Wrench
1.0.0

Contents:

  • Wrench API
Wrench
  • Docs »
  • File logger.hpp
  • View page source

File logger.hpp¶

This file defines a logger class.

Contents

  • Definition (include/wrench/log/logger.hpp)

  • Includes

  • Namespaces

  • Classes

  • Enums

  • Functions

  • Typedefs

  • Variables

Definition (include/wrench/log/logger.hpp)¶

  • Program Listing for File logger.hpp

Includes¶

  • array

  • cstddef

  • fmt/chrono.h

  • fmt/format.h

  • fstream

  • wrench/multithreading/spinlock.hpp (File spinlock.hpp)

Namespaces¶

  • Namespace wrench

Classes¶

  • Template Class Logger

Enums¶

  • Enum LogLevel

Functions¶

  • Template Function wrench::log_debug

  • Template Function wrench::log_error

  • Template Function wrench::log_info

  • Template Function wrench::log_warn

Typedefs¶

  • Typedef wrench::Log

Variables¶

  • Variable wrench::logfile_path

  • Variable wrench::logger_default_buffer_size


© Copyright 2020, Rob Clucas

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