Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
logtypes.h File Reference
#include <memory>

Namespaces

namespace  spdlog
 

Typedefs

using Logger = std::shared_ptr<spdlog::logger>
 

Typedef Documentation

◆ Logger

using Logger = std::shared_ptr<spdlog::logger>