analogger-client.cr

This is the Crystal version of the client library for Analogger.

analogger-client-cr

This is the Crystal version of the Analogger client library. It is intended to be at feature parity with the Ruby version, including logging to the local filesystem in the event of a remote server outage.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      analogger-client-cr:
        github: your-github-user/analogger-client.cr
    
  2. Run shards install

Usage

require "analogger/client"

Development

Contributing

  1. Fork it (https://github.com/wyhaines/analogger-client-cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

analogger-client.cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 3
  • almost 4 years ago
  • June 9, 2020
License

MIT License

Links
Synced at

Wed, 24 Apr 2024 23:20:03 GMT

Languages