Add custom Logger

This commit is contained in:
Dzmitry Plashchynski
2015-03-03 19:13:40 +02:00
parent 2ce9db45db
commit 4c59804472
5 changed files with 31 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ end
require "active_support/all"
require "crono/version.rb"
require "crono/logger.rb"
require "crono/period.rb"
require "crono/schedule.rb"
require "crono/config.rb"