ports/devel/rubygem-logger15/pkg-descr
2024-08-27 23:23:04 +03:00

8 lines
310 B
Text

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