mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-12 19:51:09 +05:00
Merge 2ac549c40a into 049d591d29
This commit is contained in:
commit
d7ab84dc8b
@ -14,7 +14,6 @@ end
|
||||
class Invidious::LogHandler < Kemal::BaseLogHandler
|
||||
def initialize(@io : IO = STDOUT, @level = LogLevel::Debug, use_color : Bool = true)
|
||||
Colorize.enabled = use_color
|
||||
Colorize.on_tty_only!
|
||||
end
|
||||
|
||||
def call(context : HTTP::Server::Context)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user