Skip to content

canvas-oss/canvas-event

Repository files navigation

CanvasOss::Event

Installation

Add this line to your application's Gemfile:

gem 'canvas_oss-event'

And then execute:

$ bundle

Or install it yourself as:

$ gem install canvas_oss-event

Usage

A quick example of this API :

example_log = CanvasOss::Event::Logger.new('canvas_web', 1)
example_log.log('warn', 'This is the warning log text')
example_log.close

Development

Contributing

Code of Conduct

About

No description, website, or topics provided.

Resources

License

Unknown, CECILL-2.1 licenses found

Licenses found

Unknown
LICENSE.CECILL-EN
CECILL-2.1
LICENSE.CECILL-FR

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages