libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Logger.h File Reference
#include <memory>
#include <string>
#include <spdlog/logger.h>
#include "ship/core/Component.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  Ship::Logger
 Component wrapper around an spdlog::logger instance. More...
 

Namespaces

namespace  Ship
 Core namespace for the libultraship engine framework.