services.minetest-server.logPath

NixOS option

Path to logfile for logging. If set to null, logging will be output to stdout which means all output will be caught by systemd.

type: null or absolute path
Default
null
declared in: nixos/modules/services/games/minetest-server.nixView source on NixOS/nixpkgs →