Method: Lapine::AnnotatedLogger#log_method_caller

Defined in:
lib/lapine/annotated_logger.rb

#log_method_callerObject

if set will log ruby method name substring from where logging is called



4
5
6
# File 'lib/lapine/annotated_logger.rb', line 4

def log_method_caller
  @log_method_caller
end