# ScopeAppender

| Property | Type    | Required | Default         | Description                                                                  |
| -------- | ------- | -------- | --------------- | ---------------------------------------------------------------------------- |
| scope    | string  | false    | request         | The scope to persist to, any valid CF scope.                                 |
| key      | string  | false    | appender's name | The key to use in the scope                                                  |
| limit    | numeric | false    | 0               | a limit to the amount of logs to rotate. Defaults to 0, unlimited (optional) |
