Panoptes 1.0.0
Endpoint Detection and Response
Loading...
Searching...
No Matches
pano_log.h
Go to the documentation of this file.
1#pragma once
2#include <string>
3
4void WriteToLogFile(const std::string& message);
void WriteToLogFile(const std::string &message)
Definition pano_log.cpp:32