Class: Gitlab::Database::LoadBalancing::Logger

Inherits:
JsonLogger
  • Object
show all
Defined in:
lib/gitlab/database/load_balancing/logger.rb

Class Method Summary collapse

Methods inherited from JsonLogger

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

Class Method Details

.file_name_noextObject



9
10
11
# File 'lib/gitlab/database/load_balancing/logger.rb', line 9

def self.file_name_noext
  'database_load_balancing'
end