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

Architecture diagram for flogger #317

Open
maneeshbhunwal123 opened this issue Jun 3, 2022 · 0 comments
Open

Architecture diagram for flogger #317

maneeshbhunwal123 opened this issue Jun 3, 2022 · 0 comments
Labels
P4 type=documentation Documentation that is other than for an API

Comments

@maneeshbhunwal123
Copy link

Hi Team,

Is it possible to publish architecture diagram for this library? I want to understand how various components like rate limiter, filter are related to each other.

Also it has been written that flogger is more performant than other logging libraries present. Can you please publish benchmarks and assumptions? Considering changing from existing logging lib to flogger is a big effort(unlike changing from lets say log4j to log4j2), looking at benchmark will help us understand whether the benefits are relevant to us or not (for example it might be performing very well when log statements are disabled, but equally good when all the logs are enabled. In this scenario if an application does not have too much filtering use case it might not get any benefit moving from log4j to flogger)

thanks

@amalloy amalloy added type=documentation Documentation that is other than for an API P4 labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P4 type=documentation Documentation that is other than for an API
Projects
None yet
Development

No branches or pull requests

2 participants