#Some INFO logs still showing up after setting LOG_LEVEL to 30

1 messages · Page 1 of 1 (latest)

gloomy wharf
#

it may be coming from some other app that doesn't have the logs configured to redirect to the litestar logger

#

are the logs from your code or a third party library?

tired panther
#

external library I don't really have many except for some GCP exporters

#

They look really bare bones http server info logs

#

But I've just noticed those logs don't really come off in local

#

They must be Cloud Run default logs or something.