Skip to content

Feature Request: Option to specify log file paths #2

@KaiSchwarz-cnic

Description

@KaiSchwarz-cnic
exec(config.command, function(err, stdout, stderr) {
   if (config.exit) process.exit(0);
});

console.log for stdout and console.error for err and stderr would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions