Rails 3.2.2 log files unordered, requests intertwined

后端 未结 6 1019
礼貌的吻别
礼貌的吻别 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:31

    They should add some quasi-random reqid and write it in every line regarding one single request. This way you won't get confused.

提交回复
热议问题