Class: Gitlab::Backup::JsonLogger
- Inherits:
-
JsonLogger
- Object
- Labkit::Logging::JsonLogger
- JsonLogger
- Gitlab::Backup::JsonLogger
- Defined in:
- lib/gitlab/backup/json_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_noext ⇒ Object
8 9 10 |
# File 'lib/gitlab/backup/json_logger.rb', line 8 def self.file_name_noext 'backup_json' end |