Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added basic logger/log-device and tests #375

Closed
wants to merge 19 commits into from

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    f2619a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97d6a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    4cb8b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0949942 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Added logger example

    Cawllec committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4f02f50 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    7e3caca View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Configuration menu
    Copy the full SHA
    a94d623 View commit details
    Browse the repository at this point in the history
  2. feature(logging): Add logging for use with ActiveRecord/Mongoid

    - Refactor to fix rubocop issues.
    Cawllec committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    87e2508 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. feature(logging): Add logging for use with ActiveRecord/Mongoid

    - Move logger and appender from Bugsnag::Logging to Bugsnag::Breadcrumbs module
    Cawllec committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    5221957 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    3810cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6120542 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Fix up loggers and tests

    snmaynard committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    3741b34 View commit details
    Browse the repository at this point in the history
  2. Pin rdoc

    snmaynard committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5e6377d View commit details
    Browse the repository at this point in the history
  3. Fix test

    snmaynard committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    102ff82 View commit details
    Browse the repository at this point in the history
  4. Rubocop

    snmaynard committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    1ff4f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Rubocop

    snmaynard committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    0be84d9 View commit details
    Browse the repository at this point in the history
  2. Rubocop

    snmaynard committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    46fb845 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    snmaynard committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f97f4f0 View commit details
    Browse the repository at this point in the history
  4. Test reliability

    snmaynard committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    43dd95a View commit details
    Browse the repository at this point in the history