Function psyiage_log_import_file¶
Defined in File psyiagesdk.h
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 instancepath
: - Path of log file to importflags
: - Flags specifying the properties of the log file