Marian NMT
v1.11.5

Contents:

  • Code Organisation
  • Expression graphs
  • Operations in the expression graph
  • Layers
  • Using Marian with factors
  • Library API
  • How to contribute to Marian
  • Writing documentation
Marian NMT
  • »
  • File logging.cpp
  • View page source

File logging.cpp¶

↰ Parent directory (src/common)

Contents

  • Definition (src/common/logging.cpp)

  • Includes

  • Namespaces

  • Functions

  • Defines

  • Variables

Definition (src/common/logging.cpp)¶

  • Program Listing for File logging.cpp

Includes¶

  • 3rd_party/ExceptionWithCallStack.h

  • common/config.h (File config.h)

  • logging.h (File logging.h)

  • spdlog/sinks/null_sink.h

  • stdlib.h

  • time.h

Namespaces¶

  • Namespace marian

Functions¶

  • Function createLoggers(const marian::Config *)

  • Function createStderrLogger(const std::string&, const std::string&, const std::vector<std::string>&, bool)

  • Function marian::__attribute__

  • Function marian::getThrowExceptionOnAbort

  • Function marian::setThrowExceptionOnAbort

  • Function setErrorHandlers

  • Function setLoggingLevel

  • Function switchToMultinodeLogging(std::string)

  • Function unhandledException

Defines¶

  • Define noinline

Variables¶

  • Variable marian::throwExceptionOnAbort


© Copyright 2021, Marian NMT Team.

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