• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MITLibraries / topichub
64%
master: 65%

Build:
Build:
LAST BUILD BRANCH: tweak_log_levels
DEFAULT BRANCH: master
Repo Added 17 Mar 2015 05:19PM UTC
Files 126
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 222_logging_config
branch: 222_logging_config
CHANGE BRANCH
x
Reset
  • 222_logging_config
  • 112_item_delivery_enhancement
  • 113_exclude_released_item_from_hold_browse_list
  • 114_confirm_sword_package_accepted
  • 127_play-pac4j
  • 128_roles
  • 131_active_subscriptions
  • 134_recent_items
  • 158_subscriber_interests
  • 168_streamline_subscriber_views
  • 181_post_login_redirect
  • 186_session_subscriberid
  • 192_multiple_users_per_subscriber
  • 197_clear_picks
  • 201_userlist_link
  • 203_stale_subscriber
  • 206_harvest_starter
  • 211_catalog_error_handler
  • 212_harvest_launch_errors
  • 214_non_oai_returned_at_harvest
  • 217_suppress_nolabel
  • 218_topic_result_bug
  • 220_fkey_violation
  • 223_apply_deprecated
  • 226_plan_dnd
  • 227_json_model
  • 235_email_testing
  • 238_reindex_jobs
  • 23_improved_form_templates
  • 240_check_date_on_batch_harvests
  • 242_dnd_tweaks
  • 252_subscribers_index
  • 255_items_with_no_topics
  • 277_cull_items
  • 282_item_pages_deliver_or_deposit
  • 288_topic_check_interest
  • 294_handle_duplicate_topic_suggestions
  • 303_channel_handling
  • 307_newsub_plans
  • 310_topichub
  • 313_view_interests
  • 315_pick_reason
  • 316_hold_reason
  • 320_deliver_from_hold_browse
  • 324_update_admin_email
  • 326_subscriber_dashboard_date
  • 327_download_links_on_item_pages
  • 332_db_indexes
  • 333_robots
  • 344_check_channel
  • 348_oai_validation
  • 349_generic_elastic_authentication
  • 352_oauth_messages
  • 357_search_tests
  • 359_play_2.4.3
  • 367_slow_channel_check
  • 369_sword_deliveries_into_workflow_queues
  • 371_optionally_exclude_authors
  • 373_additional_metadata_display
  • 69_methods_to_check_catalog_state
  • 81_detect_new_collections
  • bump_scala_version
  • disable_fork_in_test_again
  • google_auth
  • increase_test_coverage
  • master
  • new_relic
  • opensearch
  • play_24
  • scheme_maps
  • travis_debug
  • tweak_log_levels
  • v0.1.0
  • v1.0.0

pending completion
461

push

travis-ci

JPrevost
Use Loggers

Removes file based log and just uses stdout which is appropriate for
our use on Heroku, local dev and in CI.

Closes #222

Also makes the switch from println to Loggers.

All code that was actively bring println’ed has a level of Info or
Higher (i.e. Info, Warn, Error as seemed appropriate).

Commented out println statements were changed to Logger.debug with the
comments removed so they’ll show up if you change your log level
without having to uncomment/recomment a bunch of code.

A nice side effect of this work is that it should allow our external
log drains to be more useful.

3632 of 5676 relevant lines covered (63.99%)

0.64 hits per line

Relevant lines Covered
Build:
Build:
5676 RELEVANT LINES 3632 COVERED LINES
0.64 HITS PER LINE
Source Files on 222_logging_config
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
461 222_logging_config Use Loggers Removes file based log and just uses stdout which is appropriate for our use on Heroku, local dev and in CI. Closes #222 Also makes the switch from println to Loggers. All code that was actively bring println’ed has a level of Info... push 11 Aug 2015 03:23PM UTC JPrevost travis-ci pending completion  
See All Builds (370)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc