Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 357 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 357 Bytes

OnlyofficeLoggerHelper

Helper gem for logging info messages in Ruby

Installation

Add this line to your application's Gemfile:

gem 'onlyoffice_logger_helper'

And then execute:

bundle

Or install it yourself as:

gem install onlyoffice_logger_helper

Usage

See spec files to usage examples