bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include <chrono>
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | bux |
THE common namespace of bux library. | |
Macros | |
#define | LOGTITLE(log, tz) |
Functions | |
std::ostream & | bux::timestamp (std::ostream &out, const std::chrono::time_zone *tz) |
std::ostream & | bux::logTrace (std::ostream &out, const std::chrono::time_zone *tz) |
#define LOGTITLE | ( | log, | |
tz ) |
Definition at line 16 of file LogStream.h.