Skip to content

Logs leaking to STDOUT when running specs #134

Open
@tagliala

Description

@tagliala

How to reproduce

  1. Clone the repo
  2. bundle
  3. rake
.I, [2021-11-02T09:37:11.575437 #82869]  INFO -- : Completed JSON API rendering (0.64ms)
.I, [2021-11-02T09:37:11.585741 #82869]  INFO -- : Completed JSON API rendering (0.33ms)
.I, [2021-11-02T09:37:11.596192 #82869]  INFO -- : Completed JSON API rendering (0.42ms)
.I, [2021-11-02T09:37:11.611554 #82869]  INFO -- : Completed JSON API rendering (0.36ms)
.I, [2021-11-02T09:37:11.636539 #82869]  INFO -- : Completed JSON API rendering (0.56ms)

This also happens when using jsonapi-rails in a rails application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions