This commit is contained in:
Sdogruyol 2016-12-03 17:37:58 +03:00
parent b4c10a3f59
commit 66e04ecaec
2 changed files with 6 additions and 0 deletions

View file

@ -20,6 +20,7 @@ describe "Macros" do
logging false
Kemal.config.logging.should eq false
end
it "sets a custom logger" do
config = Kemal::Config::INSTANCE
logger CustomLogHandler.new