API
 
Loading...
Searching...
No Matches
logStdFormat.hpp File Reference
#include <flatlogs/flatlogs.hpp>
#include "logTypes.hpp"
#include "binarySchemata.inc"
Include dependency graph for logStdFormat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MagAOX
 
namespace  MagAOX::logger
 

Functions

template<class iosT >
iosT & MagAOX::logger::logStdFormat (iosT &ios, flatlogs::bufferPtrT &buffer)
 
template<class iosT >
iosT & MagAOX::logger::logShortStdFormat (iosT &ios, const std::string &appName, flatlogs::bufferPtrT &buffer)
 
template<class iosT >
iosT & MagAOX::logger::logMinStdFormat (iosT &ios, flatlogs::bufferPtrT &buffer)
 
template<class iosT >
iosT & MagAOX::logger::logJsonFormat (iosT &ios, flatlogs::bufferPtrT &buffer)