'default' log file #2382
Unanswered
staabm
asked this question in
Help needed
Replies: 1 comment 2 replies
-
I believe it's possible with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the
dep
command supports a--log
option which allows to pass in a filename to log into.deployer/src/Command/MainCommand.php
Lines 73 to 78 in 367c9bf
is there a way to define this log file from e.g. within the recipe or similar, so I don't always need to pass it via cli switches?
Beta Was this translation helpful? Give feedback.
All reactions