Module: Loggerx
- Defined in:
- lib/loggerx.rb,
lib/loggerx/loggerx.rb,
lib/loggerx/version.rb,
lib/loggerx/loggerxcm.rb
Defined Under Namespace
Classes: Error, Loggerx, Loggerxcm, Loggerxcm0
Constant Summary collapse
- LOG_FILENAME_BASE =
Your code goes here…
"#{Time.now.strftime('%Y%m%d-%H%M%S')}.log".freeze
- VERSION =
'0.3.6'