diff --git a/README.md b/README.md index 1e400c1..e9ad634 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,14 @@ Update your [RAILS_ROOT/config/scout_apm.yml](https://scoutapm.com/apps/new_ruby logs_monitor: true logs_ingest_key: ... + logs_capture_level: debug ``` Deploy :rocket: +## Docs +For a complete list of configurations as well as additional information, visit our [docs](https://scoutapm.com/docs/ruby/log-management). + ## Versions We currently maintain two versions: 2.x (Ruby 3.1+) and 1.x (2.6-3.3). These versions/branches have feature parity and a similar release cadence.