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

Lazy setting does not work #341

Open
3 tasks done
BrunoLopardo opened this issue Apr 13, 2023 · 0 comments
Open
3 tasks done

Lazy setting does not work #341

BrunoLopardo opened this issue Apr 13, 2023 · 0 comments
Assignees

Comments

@BrunoLopardo
Copy link

Describe the bug

When using the lazy option in SocketAppender as shown in this example, the options is not recognized and I get the following error:

System.out: 16:45:29,844 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@10:15 - no applicable action for [lazy], current ElementPath is [[configuration][appender][lazy]]

Reproduction

Use the configuration in the linked example

Logs

No response

logback-android version

3.0.0

OS Version

Android 11

What logback configuration are you using? (logback.xml or Java/Kotlin code)

Same as https://github.com/tony19/logback-android/wiki/Appender-Notes#socketappender-syslogappender

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants