All Projects → rocketjob → Rails_semantic_logger

rocketjob / Rails_semantic_logger

Licence: apache-2.0
Rails Semantic Logger replaces the Rails default logger with Semantic Logger

Programming Languages

ruby
36898 projects - #4 most used programming language

Rails Semantic Logger

Gem Version Build Status Downloads License Gitter chat

Rails Semantic Logger replaces the Rails default logger with Semantic Logger

Documentation

For complete documentation see: http://rocketjob.github.io/semantic_logger/rails

Upgrading to Semantic Logger v4.4

With some forking frameworks it is necessary to call reopen after the fork. With v4.4 the workaround for Ruby 2.5 crashes is no longer needed. I.e. Please remove the following line if being called anywhere:

SemanticLogger::Processor.instance.instance_variable_set(:@queue, Queue.new)

Supports

For the complete list of supported Ruby and Rails versions, see the Testing file.

Author

Reid Morrison

Contributors

Versioning

This project uses Semantic Versioning.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].