Table of Contents - binnacle-0.5.0 Documentation
Classes and Modules
- Binnacle
- Binnacle::Client
- Binnacle::Commands
- Binnacle::Configuration
- Binnacle::ConfigurationError
- Binnacle::Connection
- Binnacle::Engine
- Binnacle::Error
- Binnacle::Event
- Binnacle::HttpLogger
- Binnacle::Logging
- Binnacle::Logging::Formatter
- Binnacle::Logging::RequestLogSubscriber
- Binnacle::Resource
- Binnacle::Trap
- Binnacle::Trap::Backtrace
- Binnacle::Trap::Backtrace::Line
- Binnacle::Trap::ExceptionEvent
- Binnacle::Trap::Middleware
- Binnacle::Trap::Railtie
- BinnacleCommand
- BinnacleGenerator
- Ethon
- Ethon::Easy
- Ethon::Easy::Http
- Ethon::Easy::Operations
- Excon
- Excon::Connection
- HTTP
- HTTP::Client
- HTTPClient
- HTTPClient::Session
- Net
- Net::HTTP
- Object
- Patron
- Patron::Session
- WebMockHTTPClient
Methods
- ::allow? — Binnacle::HttpLogger
- ::binnacle_logger — Binnacle
- ::binnacle_logger= — Binnacle
- ::build — Binnacle::Logging
- ::build_ws_query — Binnacle::Commands
- ::build_ws_url — Binnacle::Commands
- ::client — Binnacle
- ::configuration — Binnacle
- ::configure — Binnacle
- ::create_client — Binnacle
- ::dispatch — Binnacle::Commands
- ::events — Binnacle::Event
- ::extract_body_data — Binnacle::HttpLogger
- ::extract_data — Binnacle::HttpLogger
- ::from_hash — Binnacle::Event
- ::get — Binnacle::Resource
- ::help — Binnacle::Commands
- ::lines — Binnacle::Commands
- ::logger — Binnacle
- ::monitor — Binnacle::Commands
- ::new — Binnacle::Client
- ::new — Binnacle::Configuration
- ::new — Binnacle::Connection
- ::new — Binnacle::Logging::Formatter
- ::new — Binnacle::Trap::Backtrace
- ::new — Binnacle::Trap::Backtrace::Line
- ::new — Binnacle::Trap::ExceptionEvent
- ::new — Binnacle::Trap::Middleware
- ::new — Binnacle::Logging
- ::parse — Binnacle::Trap::Backtrace
- ::parse — Binnacle::Trap::Backtrace::Line
- ::print_event — Binnacle::Commands
- ::print_event_from_json — Binnacle::Commands
- ::rails_env — Binnacle::Event
- ::recents — Binnacle::Event
- ::route — Binnacle::Event
- ::set_boolean_flag_for — Binnacle::Configuration
- ::set_options — Binnacle
- ::setup_logger — Binnacle
- ::signal — Binnacle::HttpLogger
- ::split_multiline_backtrace — Binnacle::Trap::Backtrace
- ::tail — Binnacle::Commands
- ::text_based? — Binnacle::HttpLogger
- ::utf_encoded — Binnacle::HttpLogger
- ::validate — Binnacle::Commands
- #== — Binnacle::Trap::Backtrace
- #== — Binnacle::Trap::Backtrace::Line
- #_httplog_url — Excon::Connection
- #assets_log_prefix — Binnacle::Logging::Formatter
- #asynch — Binnacle::Logging
- #broadcast — Binnacle::Client
- #build_connection — Binnacle::Connection
- #build_json_payload — Binnacle::Trap::ExceptionEvent
- #build_url — Binnacle::Configuration
- #call — Binnacle::Logging::Formatter
- #call — Binnacle::Trap::Middleware
- #can_setup_logger? — Binnacle::Configuration
- #clear_tags! — Binnacle::Logging::Formatter
- #close — Binnacle::Client
- #configure — Binnacle::Event
- #configure_from_logging_progname — Binnacle::Event
- #create_initializer_file — BinnacleGenerator
- #create_socket — HTTPClient::Session
- #create_web_app_manifest_for_firebase — BinnacleGenerator
- #current_tags — Binnacle::Logging::Formatter
- #do_get_block — HTTPClient
- #do_get_block — WebMockHTTPClient
- #empty? — Binnacle::Trap::Backtrace::Line
- #encrypted= — Binnacle::Configuration
- #encrypted? — Binnacle::Configuration
- #endpoint= — Binnacle::Configuration
- #endpoints — Binnacle::Connection
- #events — Binnacle::Client
- #extract_backtrace — Binnacle::Trap::ExceptionEvent
- #extract_client_id — Binnacle::Trap::ExceptionEvent
- #extract_event_details — Binnacle::Logging::RequestLogSubscriber
- #extract_event_name — Binnacle::Trap::ExceptionEvent
- #extract_format — Binnacle::Logging::RequestLogSubscriber
- #extract_framework — Binnacle::Trap::ExceptionEvent
- #extract_framework_params — Binnacle::Trap::ExceptionEvent
- #extract_framework_version — Binnacle::Trap::ExceptionEvent
- #extract_headers — Binnacle::Trap::ExceptionEvent
- #extract_hostname — Binnacle::Trap::ExceptionEvent
- #extract_http_params — Binnacle::Trap::ExceptionEvent
- #extract_libraries_loaded — Binnacle::Trap::ExceptionEvent
- #extract_location — Binnacle::Logging::RequestLogSubscriber
- #extract_path — Binnacle::Logging::RequestLogSubscriber
- #extract_request — Binnacle::Logging::RequestLogSubscriber
- #extract_ruby_version — Binnacle::Trap::ExceptionEvent
- #extract_runtimes — Binnacle::Logging::RequestLogSubscriber
- #extract_session_id — Binnacle::Trap::ExceptionEvent
- #extract_status — Binnacle::Logging::RequestLogSubscriber
- #extract_unpermitted_params — Binnacle::Logging::RequestLogSubscriber
- #find_application_layout — BinnacleGenerator
- #formatter — Binnacle::Client
- #get_error_status_code — Binnacle::Logging::RequestLogSubscriber
- #http_request — Ethon::Easy::Http
- #ignore — Binnacle::Configuration
- #ignore? — Binnacle::Configuration
- #ignore_actions — Binnacle::Configuration
- #ignore_cascade_pass? — Binnacle::Configuration
- #ignore_nothing — Binnacle::Configuration
- #ignore_tests — Binnacle::Configuration
- #initial_data — Binnacle::Logging::RequestLogSubscriber
- #inspect — Binnacle::Trap::Backtrace
- #inspect — Binnacle::Trap::Backtrace::Line
- #intercept_rails_logging? — Binnacle::Configuration
- #log_http_event — Binnacle::Client
- #log_rails_event — Binnacle::Client
- #make_request — HTTP::Client
- #orig_create_socket — HTTPClient::Session
- #orig_do_get_block — HTTPClient
- #orig_do_get_block — WebMockHTTPClient
- #orig_http_request — Ethon::Easy::Http
- #orig_make_request — HTTP::Client
- #orig_perform — HTTP::Client
- #orig_perform — Ethon::Easy::Operations
- #orig_request — Excon::Connection
- #orig_request — Net::HTTP
- #orig_request — Patron::Session
- #orig_request_call — Excon::Connection
- #orig_response — Excon::Connection
- #perform — HTTP::Client
- #perform — Ethon::Easy::Operations
- #pop_tags — Binnacle::Logging::Formatter
- #post — Binnacle::Resource
- #post_asynch — Binnacle::Resource
- #prepare! — Binnacle::Configuration
- #process_action — Binnacle::Logging::RequestLogSubscriber
- #protocol — Binnacle::Configuration
- #push_tags — Binnacle::Logging::Formatter
- #rails_verbose_logging? — Binnacle::Configuration
- #randomize_endpoint — Binnacle::Connection
- #ready? — Binnacle::Client
- #ready? — Binnacle::Configuration
- #recents — Binnacle::Client
- #redirect_to — Binnacle::Logging::RequestLogSubscriber
- #report? — Binnacle::Trap::Middleware
- #report_exception — Binnacle::Client
- #request — Excon::Connection
- #request — Net::HTTP
- #request — Patron::Session
- #request_call — Excon::Connection
- #response — Excon::Connection
- #response_from_post — Binnacle::Resource
- #route — Binnacle::Event
- #run — BinnacleCommand
- #session_and_client_ids — Binnacle::Client
- #set_blacklist_patterns — Binnacle::Configuration
- #set_default_port — Binnacle::Configuration
- #set_urls — Binnacle::Configuration
- #set_whitelist_patterns — Binnacle::Configuration
- #signal — Binnacle::Client
- #signal_asynch — Binnacle::Client
- #tagged — Binnacle::Logging::Formatter
- #timestamp= — Binnacle::Event
- #to_json — Binnacle::Event
- #to_s — Binnacle::Configuration
- #to_s — Binnacle::Trap::Backtrace
- #to_s — Binnacle::Trap::Backtrace::Line
- #trap? — Binnacle::Configuration
- #unpermitted_parameters — Binnacle::Logging::RequestLogSubscriber
- #unwrap_exception — Binnacle::Trap::ExceptionEvent
- #url — Binnacle::Configuration
- #urls — Binnacle::Configuration
- #urls? — Binnacle::Configuration
- #write — Binnacle::Client