aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-logger/pkg-descr
blob: 683b85a486fecc8f82ad8267f8ed37f464e793e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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

WWW: https://github.com/ruby/logger