Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#285) support logging to stderr/stdout/discard it #286

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bastelfreak
Copy link
Contributor

No description provided.

@bastelfreak bastelfreak self-assigned this Oct 16, 2021
Copy link
Member

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ripienaar ripienaar added this to BACKLOG in Work Board via automation Oct 25, 2021
@@ -48,7 +48,7 @@
Stdlib::Absolutepath $server_provisioning_token_file,
Optional[String] $server_provisioning_token,
Boolean $manage_server_config,
Stdlib::Absolutepath $logfile,
Variant[Enum['stderr', 'stdout', 'discard',], Stdlib::Absolutepath] $logfile,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prefer " not ' for these, also if refernecing a commit issue it should be in this repo not cross repos, so maybe open one here

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(ignore comment about issue in same repo, i am blind)

Copy link
Member

@ripienaar ripienaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor tweaks

@ripienaar ripienaar removed this from BACKLOG in Work Board Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants