Skip to content

Repository files navigation

Seldon

Shared infrastructure for HTTP, URL helpers, and structured logging used by Mayhem and Chio.

Usage

Add this gem to your Gemfile and require seldon:

gem 'seldon', github: 'calef/seldon'

Then include the modules you need:

require 'seldon'

logger = Seldon::Logging.build_logger(env_var: 'LOG_LEVEL')
client = Seldon::Support::HttpClient.new

About

Shared Ruby infrastructure for HTTP utilities, URL helpers, and structured logging.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages