Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian René Hanke committed Oct 22, 2012
1 parent b39b8cc commit 13e7f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/lib/picky/extensions/object.rb
Expand Up @@ -7,7 +7,7 @@ def timed_exclaim text
exclaim "#{Time.now.strftime("%H:%M:%S")}: #{text}"
end

# Just puts the given text.
# Just outputs the given text to the logger.
#
def exclaim text
Picky.logger.info text
Expand Down

0 comments on commit 13e7f00

Please sign in to comment.