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

Research other logging libraries #171

Open
ciroque opened this issue Jan 3, 2024 · 0 comments
Open

Research other logging libraries #171

ciroque opened this issue Jan 3, 2024 · 0 comments

Comments

@ciroque
Copy link
Collaborator

ciroque commented Jan 3, 2024

Is your feature request related to a problem? Please describe

logrus is fine, but it's in gone into maintenance mode.

Look into the libraries mentioned in the README...

At a quick glance, Apex Log looks interesting.

Other options:

It may be not worth changing logging, but it's good to be sure. Initial thoughts:

  • Apex log's handlers look interesting; it might be worth providing the ability to direct the logs to the back end of choice for the user.
  • While the use of log-levels was intentional, it might warrant a quick review.
  • Does one of these libraries support a more deliberate and LOUD approach to misconfiguration, especially with the TLS configuration. (See the conversation from issue 143 for more context.

Describe the solution you'd like

Logging, done more right than it already is; which is pretty all right.

Describe alternatives you've considered

Alternatives are listed above.

Additional context

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

1 participant