mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
add colorize for logger
This commit is contained in:
parent
56e3d36d7e
commit
e284ba8196
3 changed files with 50 additions and 2 deletions
|
@ -18,7 +18,6 @@ describe "Logger" do
|
|||
logger = Kemal::Logger.new
|
||||
logger.handler.should be_a File
|
||||
end
|
||||
|
||||
it "writes to a file in production" do
|
||||
config = Kemal.config
|
||||
config.env = "production"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue