Rails 3.2.2 log files unordered, requests intertwined

后端 未结 6 1090
礼貌的吻别
礼貌的吻别 2021-02-08 02:02

I recollect getting log files that were nicely ordered, so that you could follow one request, then the next, and so on.

Now, the log files are, as my 4 year old says \"a

6条回答
  •  無奈伤痛
    2021-02-08 02:38

    I tried to search for the same answer but couldn't find any good info. I'm not sure if you should fix server or rails code.

    If you want more info about the issue here is the commit that removed old way of logging https://github.com/rails/rails/commit/04ef93dae6d9cec616973c1110a33894ad4ba6ed

提交回复
热议问题