Skip to content

Settings and reference

Verified with Resrch 0.2.0Windows / macOS / Linux

Resrch resolves its configuration, data, cache, log, and database paths through the shared runtime bootstrap. Paths vary by operating system and may also change when a custom application ID is configured, so do not rely on a hard-coded directory from another machine.

If the resrch command-line application is included with your build, run:

Terminal window
resrch paths

It prints the resolved config_dir, data_dir, cache_dir, log_dir, and db_path without starting the GUI. Run resrch doctor to validate the same configuration/runtime bootstrap.

File logging is controlled by the application logging settings. When enabled, daily files use the name resrch.log.YYYY-MM-DD under the resolved log directory.