DDraceNetwork Docs
assertion_logger.h File Reference
#include <memory>
Include dependency graph for assertion_logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::unique_ptr< ILoggerCreateAssertionLogger (IStorage *pStorage, const char *pGameName)
 

Function Documentation

◆ CreateAssertionLogger()

std::unique_ptr< ILogger > CreateAssertionLogger ( IStorage pStorage,
const char *  pGameName 
)