Class: ClickHouse::Logger

Inherits:
Gitlab::JsonLogger show all
Defined in:
lib/click_house/logger.rb

Class Method Summary collapse

Methods inherited from Gitlab::JsonLogger

build, cache_key, debug, error, file_name, full_log_path, info, warn

Class Method Details

.file_name_noextObject



7
8
9
# File 'lib/click_house/logger.rb', line 7

def self.file_name_noext
  'clickhouse'
end