Skip to content

How do you suppress certain variables from being printed? #3

Description

@sjlongland
|ENVS| -> variable [gw.log.level] set, overwriting [info] with [new content..(secret)]
|ENVS| -> variable [gw.api.password] set, overwriting [aVerySecretPassword] with [new content..(secret)]
|ENVS| -> variable [gw.rt.source.scaninitinterval] set, overwriting [300000] with [new content..(secret)]
|ENVS| -> variable [gw.rt.source.scaninterval] set, overwriting [7200000] with [new content..(secret)]
|ENVS| -> variable [gw.rt.source.cleanupchecks] set, overwriting [3] with [new content..(secret)]
|ENVS| -> variable [gw.api.username] set, overwriting [user@example.com] with [new content..(secret)]
|ENVS| -> variable [gw.rt.source.cleanupdelay] set, overwriting [300000] with [new content..(secret)]

I really don't like having the system default credentials being printed on the console log every time my service starts up, how do I suppress this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions