#include <iostream>#include <utility>#include <chrono>#include <thread>#include <iomanip>#include <sstream>#include <unordered_map>#include "fmt/core.h"#include <fmt/std.h>
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 | Hubris::Logger |
Namespaces | |
| namespace | Hubris |
| The Hubris Engine main namespace. | |
Macros | |
| #define | HBR_LOGGER |
| #define | LOG_FILE_LIMIT 5 |
| #define | LOG_FILE_MAX_SIZE 5 * 1024 * 1024 |