Skip to content

Not Logging #88

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

Open
KaneKopetski opened this issue Nov 28, 2023 · 1 comment
Open

Not Logging #88

KaneKopetski opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@KaneKopetski
Copy link

Hello,

I added the reactive logging library to a Spring Boot 3.1.0 project and it's not working. I followed the readme/tutorial, added the dependencies to the pom, created the dependencies directory and added the pom and jar, and added the plugin as provided. In application.properties, I added the logging.logstash.enable=true property along with the others (url, trustStorePassword/location).

I'd done everything I can think of including providing a separate AutoConfig.imports file in the META-INF folder, a new logging config, etc.

It simply... isn't logging. When I run the main in the test module, it logs fine. There are no logs being written to the console nor to the log file.

If there's any help anyone can offer, I'd appreciate it.

@piomin
Copy link
Owner

piomin commented Mar 22, 2024

Which version of the library do you use? Do you have a code with your app published somewhere?

@piomin piomin added the question Further information is requested label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants