# Изменить уровень логирования в Production?

**URL:** https://meta.discourse.org/t/alter-log-level-in-production/238375
**Category:** Self-hosting
**Created:** [07.Сентябрь.2022 20:28:31 UTC](https://meta.discourse.org/t/alter-log-level-in-production/238375 "2022-09-07T20:28:31Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [02.Май.2024 07:20:09 UTC](https://meta.discourse.org/t/alter-log-level-in-production/238375/4 "2024-05-02T07:20:09Z")

</div>

Ещё несколько попыток, которые я предпринял:

- Я проверил `production.log`, и нужные мне логи уровня info _там есть_!
- Я посмотрел вывод `Logster.config` в консоли Rails, но он явно не помогает.
- То же самое для `/vendor/bundle/ruby/3.2.0/gems/logster-2.19.1/lib/logster/configuration.rb`.

Поэтому я до сих пор не понимаю, почему логи уровня info не отображаются в `/logs`.

Очевидно, что где-то между `production.log` и Logster происходит фильтрация логов уровня info.

> **[Build software better, together](https://github.com/search?q=repo%3Adiscourse%2Fdiscourse%20Logger%3A%3AWARN&type=code)**
>
> GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

---

_[View the full topic](https://meta.discourse.org/t/alter-log-level-in-production/238375)._
