added process name to logger output

This commit is contained in:
Jan Prochazka
2023-01-22 10:12:46 +01:00
parent e1f92fef13
commit 1bf8f38793
4 changed files with 28 additions and 4 deletions

View File

@@ -111,6 +111,8 @@ module.exports = {
[
'--checkParent', // ...process.argv.slice(3)
'--is-forked-api',
'--process-display-name',
'script',
...processArgs.getPassArgs(),
],
{