Class: BerkeleyLibrary::Logging::ModuleInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/berkeley_library/logging/module_info.rb

Constant Summary collapse

NAME =
'berkeley_library-logging'.freeze
AUTHORS =
['David Moles', 'maría a. matienzo'].freeze
AUTHOR_EMAILS =
['[email protected]', '[email protected]'].freeze
SUMMARY =
'Opinionated Ruby/Rails logging for UC Berkeley Library'.freeze
DESCRIPTION =
'A gem providing shared logging code for UC Berkeley Library gems and Rails applications'.freeze
LICENSE =
'MIT'.freeze
VERSION =
'0.3.0'.freeze
HOMEPAGE =
'https://github.com/BerkeleyLibrary/logging'.freeze