Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 513 Bytes

@metamask/logging-controller

Stores logs in state meant to assist debugging user issues. Logs stored in this fashion can only be retrieved via the state log download feature exposed by the clients, and thus must be initiated by the user.

Installation

yarn add @metamask/logging-controller

or

npm install @metamask/logging-controller

Contributing

This package is part of a monorepo. Instructions for contributing can be found in the monorepo README.