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

Property.Type is not exist #90

Open
mohammali opened this issue Nov 17, 2022 · 1 comment
Open

Property.Type is not exist #90

mohammali opened this issue Nov 17, 2022 · 1 comment

Comments

@mohammali
Copy link

I am trying to set a property with type int but when I run the application I got this error:

ava.lang.IllegalStateException: Logback configuration error detected: 
ERROR in ch.qos.logback.core.joran.spi.Interpreter@95:23 - no applicable action for [type], current ElementPath  is [[configuration][appender][properties][property][type]]
	at org.springframework.boot.logging.logback.LogbackLoggingSystem.loadConfiguration(LogbackLoggingSystem.java:169)

I have checked the version and open the source of it but I cannot find the type filed inside com.internetitem.logback.elasticsearch.config.Property

image

how is that possible? does I am miss something?

@mohammali
Copy link
Author

Any updates?

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