mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-02 02:59:38 -05:00
Merge 2ac549c40afc363a2d6515015d77276db7011a81 into afea61bb8f1aa74f107f82cb69b999a235c5858f
This commit is contained in:
commit
17b528ec32
@ -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…
x
Reference in New Issue
Block a user