Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include <spdlog/spdlog.h>
Go to the source code of this file.
Namespaces | |
namespace | foray |
Functions | |
spdlog::logger * | foray::logger () |
Gives access to a global available logger object. The logger writes to console & to a file next to the application in the folder /logs. | |