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

Add banner #83

Closed
firaja opened this issue Oct 17, 2022 · 2 comments
Closed

Add banner #83

firaja opened this issue Oct 17, 2022 · 2 comments

Comments

@firaja
Copy link
Member

firaja commented Oct 17, 2022

Add banner to involve more people with the project

@firaja firaja added this to the 1.6.2 milestone Oct 17, 2022
@firaja firaja self-assigned this Oct 17, 2022
davidbertoldi pushed a commit that referenced this issue Oct 18, 2022
davidbertoldi pushed a commit that referenced this issue Oct 18, 2022
davidbertoldi pushed a commit that referenced this issue Oct 18, 2022
@firaja firaja closed this as completed Oct 18, 2022
@lordofpipes
Copy link

lordofpipes commented Mar 1, 2024

No way to disable without a system property? And it uses STDOUT instead of STDERR?

Edit: For those just wishing to disable it, one good way to set the property is to include a resource file:

src/main/resources/psw4j.properties

global.banner=false

(Removes stdout messages from Password4J)

@firaja
Copy link
Member Author

firaja commented Mar 3, 2024

No way to disable without a system property? And it uses STDOUT instead of STDERR?

Edit: For those just wishing to disable it, one good way to set the property is to include a resource file:

src/main/resources/psw4j.properties

global.banner=false

(Removes stdout messages from Password4J)

STDERR is for errors.
The property is documented in the wiki.

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

No branches or pull requests

2 participants