Module: Mindee::Logging

Defined in:
lib/mindee.rb,
lib/mindee/logging/logger.rb,
sig/mindee.rbs,
sig/mindee/logging/logger.rbs

Overview

Mindee logging module.

Class Attribute Summary collapse

Instance Method Summary collapse

Class Attribute Details

.loggerLogger

Returns the value of attribute logger.



21
22
23
# File 'lib/mindee/logging/logger.rb', line 21

def logger
  @logger
end

Instance Method Details

#debugvoid



6
# File 'sig/mindee/logging/logger.rbs', line 6

def debug: (?untyped?) -> void

#infovoid



7
# File 'sig/mindee/logging/logger.rbs', line 7

def info: (?untyped?) -> void