Module | Moped::Loggable |
In: |
lib/moped/loggable.rb
|
Contains behaviour for logging.
@since 1.0.0
Log the provided operations.
@example Log the operations.
Loggable.log_operations("MOPED", {}, 30)
@param [ String ] prefix The prefix for all operations in the log. @param [ Array ] ops The operations. @param [ String ] runtime The runtime in formatted ms.
@since 2.0.0