Simple logging utility for outputting messages
Logger is a simple but powerful logging utility to output messages in your Ruby program. Logger has the following features: - Print messages to different levels such as info and error - Auto-rolling of log files - Setting the format of log messages - Specifying a program name in conjunction with the message
$
pkg install rubygem-logger15Origin
devel/rubygem-logger15
Size
36.0KiB
License
BSD2CLAUSE, RUBY
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
1 packages