Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
src
foray_logger.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <spdlog/spdlog.h>
3
4
namespace
foray
{
7
spdlog::logger*
logger
();
8
}
// namespace foray::core
foray
Definition
foray_api.hpp:19
foray::logger
spdlog::logger * logger()
Gives access to a global available logger object. The logger writes to console & to a file next to th...
Generated by
1.9.8