34 #ifndef AGS_ENGINE_DEBUGGING_LOG_FILE_H 35 #define AGS_ENGINE_DEBUGGING_LOG_FILE_H 37 #include "common/std/memory.h" 38 #include "ags/shared/debugging/output_handler.h" 49 using Shared::DebugMessage;
57 kLogFile_OverwriteAtFirstMessage,
74 bool OpenFile(
const String &file_path, OpenMode open_mode = kLogFile_Overwrite);
Definition: achievements_tables.h:27
Definition: log_file.h:53
Definition: output_handler.h:39
Definition: output_handler.h:55