# Rails/Unicorn logging configuration?

**URL:** https://meta.discourse.org/t/rails-unicorn-logging-configuration/263729
**Category:** Self-hosting
**Created:** [May 3, 2023, 7:55pm UTC](https://meta.discourse.org/t/rails-unicorn-logging-configuration/263729 "2023-05-03T19:55:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dlambert](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dlambert/32/295355_2.png) [@dlambert](https://meta.discourse.org/u/dlambert)
#### Post date: [May 3, 2023, 7:55pm UTC](https://meta.discourse.org/t/rails-unicorn-logging-configuration/263729/1 "2023-05-03T19:55:59Z")

</div>

Is there any mechanism to change how Rails and Unicorn logging is formatted?

I found the check for the hidden `logging_provider` setting and `ENABLE_LOGRAGE` envvar. Enabling lograge does log on a single line, but there’s no timestamps.

I also saw some logstash stuff, but would rather not go down that road at the moment.
