![]() |
Panoptes 1.0.0
Endpoint Detection and Response
|
Go to the source code of this file.
Functions | |
| bool | EnsureDirectoryExists (const std::wstring &path) |
| void | WriteToLogFile (const std::string &message) |
| bool EnsureDirectoryExists | ( | const std::wstring & | path | ) |
Definition at line 6 of file pano_log.cpp.
References EnsureDirectoryExists().
Referenced by EnsureDirectoryExists(), and WriteToLogFile().
| void WriteToLogFile | ( | const std::string & | message | ) |
Definition at line 32 of file pano_log.cpp.
References BASE_FILENAME, EnsureDirectoryExists(), FILE_EXTENSION, LOG_FOLDER, and MAX_FILE_SIZE.
Referenced by DisplayEventInfo().