Function psyiage_log_import_file

Function Documentation

PSYIAGE_API int psyiage_log_import_file(psyiage_handle handle, char *path, uint32_t flags)

Import a log file.

Parse logs from a file and import into the current session.

Return

If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code

Parameters
  • handle: - A handle to the psyiage instance

  • path: - Path of log file to import

  • flags: - Flags specifying the properties of the log file