Releases: theforeman/journald-logger
Releases · theforeman/journald-logger
v2.0.4
09 Oct 11:19
Compare
Sorry, something went wrong.
No results found
Return support for ruby 2.0.0
v2.0.3
14 Mar 11:15
Compare
Sorry, something went wrong.
No results found
tag() now returns value returned from yield
add silence_logger() alias for silence()
v2.0.2
28 Aug 14:57
Compare
Sorry, something went wrong.
No results found
[FIX] Fix silence implementation: should pass self to the block and return block result
v2.0.1
28 Aug 13:26
Compare
Sorry, something went wrong.
No results found
[FIX] Implement Logger.silence required by activerectord-session_store
v2.0.0
24 Aug 20:15
Compare
Sorry, something went wrong.
No results found
Gem now depends on Ruby 2.1
Tag syntax changed to hash style (this breaks all 1.x tag calls) and accepts multiple tags at once
Tagging with block now restores previous tag values
Removed TracerLogger alias for TraceLogger
v1.1.1
18 Dec 15:02
Compare
Sorry, something went wrong.
No results found
fix constructor incompatibility between 1.0 and 1.1
fix failure in exception() when backtrace is nil
v1.1.0
17 Dec 10:41
Compare
Sorry, something went wrong.
No results found
Add minimum reporting level logic
Exception default level changed to LOG_ERR
v1.0.1
11 Dec 10:06
Compare
Sorry, something went wrong.
No results found
TracerLogger rewritten no to use method_missing. This also fixes send() method. Renamed to TraceLogger with backwards compatibility
Some refactoring
v1.0.0
20 Nov 20:40
Compare
Sorry, something went wrong.
No results found