module Crystallabs::Helpers::Logging

Defined in:

crystallabs-helpers.cr

Macro Summary

Macro Detail

macro my(*args, line = __LINE__) #

Returns as a string the current method name and all arguments inspected.


[View source]