8000 Comprehensive logging · Issue #159 · riak-ripple/ripple · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Comprehensive logging #159
Open
Open
@seancribbs

Description

@seancribbs

All major operations, especially communications with the Riak host, should be logged with a configurable logger object.

# Should use Rails' logger in the railtie
Riak.logger = Rails.logger

# Allow setting a custom logger
Riak.logger = Logger.new(STDOUT)

It could default to a 'null' logger.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0