Skip to content

Releases: tilfin/ougai

Version 1.5.4

21 Sep 11:43
Compare
Choose a tag to compare
  • Refactor Ougai::Formatters::Readable to be more extendable

Version 1.5.3

17 Sep 06:31
Compare
Choose a tag to compare
  • Fix logging without arguments

Version 1.5.2

17 Sep 05:46
Compare
Choose a tag to compare
  • Ougai::Formatters::Base uses the datetime_format
  • Fix broadcasting trace logs

Version 1.5.0

04 Sep 01:59
Compare
Choose a tag to compare
  • Support TRACE log level , implementing trace(msg, ex, data) and trace?

Version 1.4.4

29 Aug 04:05
Compare
Choose a tag to compare
  • Add documents of classes and modules

Version 1.4.3

18 Aug 14:57
Compare
Choose a tag to compare
  • Formatters::Bunyan supports with_newline attribute whether dump with newline

Version 1.4.2

17 Aug 01:14
Compare
Choose a tag to compare
  • Formatters::Bunyan supports jsonize attribute whether dump as json

Version 1.4.1

16 Aug 09:07
Compare
Choose a tag to compare
  • Reveal broadcast method like ActiveSupport::Logger.broadcast

Version 1.3.0

06 Aug 07:19
Compare
Choose a tag to compare
  • Implement before_log setter to hook before logging

Version 1.2.0

01 Aug 16:17
Compare
Choose a tag to compare
  • Implement child method to create child logger