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: add writeSynchronicity flag to appender configuration #542

Merged
merged 4 commits into from Sep 17, 2021

Commits on Sep 16, 2021

  1. feat: add support for write synchronicity config

    add new adapter configuration to allow setting writeSynchronicity
    minherz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    df573a0 View commit details
    Browse the repository at this point in the history
  2. chore: set default value and remove debug output

    remove debug prints
    add option description into class javadoc
    setup default value of the instance
    minherz committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b898352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f4bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b6e588 View commit details
    Browse the repository at this point in the history