Class: Gitlab::AuthLogger

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



5
6
7
# File 'lib/gitlab/auth_logger.rb', line 5

def self.file_name_noext
  'auth'
end