Skip to content

Merge ms-ruby and ms-rails loggers #404

@ellnix

Description

@ellnix

Currently ms-ruby uses the Meilisearch::Utils.logger for logging while ms-rails uses Meilisearch::Rails.logger (which also uses Rail's own logger). It would be nice if we removed Meilisearch::Rails.logger logger and just set Meilisearch::Utils.logger to the Rails logger.

ms-ruby has an attr_writer on its logger which makes this possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions