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

feat: provide fluent builder API #67

Merged
merged 11 commits into from
Oct 30, 2024
Merged

feat: provide fluent builder API #67

merged 11 commits into from
Oct 30, 2024

Commits on Oct 27, 2024

  1. feat: provide fluent builder so that logforth can be used even for si…

    …mple demo scenarios
    
    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    a4aa505 View commit details
    Browse the repository at this point in the history
  2. max_level is self-contained, can be set outside in oneline log::set_m…

    …ax_level(max_level);
    
    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4d7c26a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. make builder

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4144a46 View commit details
    Browse the repository at this point in the history
  2. tidy

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    60e09c8 View commit details
    Browse the repository at this point in the history
  3. fixup

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    db95b36 View commit details
    Browse the repository at this point in the history
  4. max_level is still relevant

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    82468b3 View commit details
    Browse the repository at this point in the history
  5. even easier

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    14c9a3a View commit details
    Browse the repository at this point in the history
  6. even easier

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e6390f9 View commit details
    Browse the repository at this point in the history
  7. catchup

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7c966c4 View commit details
    Browse the repository at this point in the history
  8. license header

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0419613 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a91a23d View commit details
    Browse the repository at this point in the history