Show Info level logs in Production in /logs

Currently it doesn’t seem possible to view Info level logs in the /logs interface.

The data can be in the production.log file, but it is not possible to view it in the interface despite the check boxes!

image

Provide an option to allow this.

In the era of LLMs, info level logs are even more important and useful!

See:

3 Likes

It was pointed out that this is by design.

However, it appears info level messages are only excluded from Logster Redis by design and are intentionally included in the log file itself.

Info level messages can be useful in production. For our use case, they would be very useful. Is the intention that admins who want info level messages should get them directly from the log file?