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 cider-log-show-frameworks command #3753

Merged
merged 1 commit into from
Oct 31, 2024

Commits on Oct 30, 2024

  1. Add cider-log-show-frameworks command

    This command renders the available log frameworks in a buffer. It
    shows the log framework name, the website and javadocs urls and the
    levels for now.
    
    This is mostly to address @vemv's suggestion to ask the user to run
    `(cider-sync-request:log-frameworks)`. I hooked the command up at the
    usual places and added it with a small troubleshooting section to the
    docs.
    
    We could get even more sophisticated and show the current appenders
    and consumers but I need a designer for this. Let's do this at some
    other point.
    r0man committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b5e8897 View commit details
    Browse the repository at this point in the history