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

[FEATURE REQUEST] logrus.If() #1439

Open
albttx opened this issue Aug 17, 2024 · 7 comments
Open

[FEATURE REQUEST] logrus.If() #1439

albttx opened this issue Aug 17, 2024 · 7 comments

Comments

@albttx
Copy link

albttx commented Aug 17, 2024

Hello, what do you think about this feature ?

f, err := os.Open("config.yml")
logrus.If(err != nil).WithError(err).Error()
defer f.Close()
[...]
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Sep 17, 2024
@albttx
Copy link
Author

albttx commented Sep 17, 2024

up?

@github-actions github-actions bot removed the stale label Sep 18, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Oct 18, 2024
@albttx
Copy link
Author

albttx commented Oct 18, 2024

up ?

@github-actions github-actions bot removed the stale label Oct 19, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 18, 2024
@albttx
Copy link
Author

albttx commented Nov 18, 2024

up @sirupsen ? 🙏🏼

@ripienaar
Copy link

@albttx this repo is abandoned you're wasting your time

@github-actions github-actions bot removed the stale label Nov 19, 2024
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

No branches or pull requests

2 participants