sasjs / adapter

An adapter for bidirectional SAS® <-> Javascript communication

Home Page:https://adapter.sasjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configurable amount of request history

allanbowe opened this issue · comments

By default the adapter should only keep a configurable (initially 10) number of logs / requests in the history.

Ensure there is a .clear() function if not already defined.