| Spices::Console::Console | ( | const std::string & | filePath, |
| uint32_t | maxInfos = 50 ) |
Constructor Function.
| [in] | filePath | Console output file. |
| [in] | maxInfos | Maximum Num of Information. |
Definition at line 17 of file Console.cpp.
References m_FilePath, and m_MaxInfos.