Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
Loading...
Searching...
No Matches
Logger.h File Reference
#include <string>
Include dependency graph for Logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  txeo::Logger
 Abstract base class for logging subsystems. More...
 

Namespaces

namespace  txeo
 

Enumerations

enum class  txeo::LogLevel { txeo::DEBUG , txeo::INFO , txeo::WARNING , txeo::ERROR }
 Defines severity levels for log messages. More...