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

Support maxlog #188

Open
AlexRobson opened this issue Sep 23, 2022 · 1 comment
Open

Support maxlog #188

AlexRobson opened this issue Sep 23, 2022 · 1 comment

Comments

@AlexRobson
Copy link
Member

I have a pipeline that is producing quite spammed log out put when it repeatedly hits a @warn. However, this line does have a maxlog=1 directive with it. When using memento, it appears as if the maxlog directive is ignored.

Apparently this is part of ConsoleLogger, and so the Logger implemented here doesn't handle. I'm entirely unfamiliar with the Logging frameworks to expand on this, or even whether this is the correct package to file this in.

@rofinn
Copy link
Member

rofinn commented Sep 23, 2022

Yeah, I'd need to look at how the base logger handles that, but it shouldn't be hard to support more generally.

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