module Crystallabs::Helpers::Logging
Defined in:
crystallabs-helpers.crMacro Summary
-
my(*args, line = __LINE__)
Returns as a string the current method name and all arguments inspected.
Macro Detail
macro my(*args, line = __LINE__)
#
Returns as a string the current method name and all arguments inspected.