Class: Gitlab::BackupLogger

Inherits:
JsonLogger
  • Object
show all
Defined in:
lib/gitlab/backup_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



7
8
9
# File 'lib/gitlab/backup_logger.rb', line 7

def self.file_name_noext
  'backup_json'
end