Skip to content

logger 0.0.0-pr-3639-20250204132034

Install from the command line:
Learn more about npm packages
$ npm install @fuellabs/logger@0.0.0-pr-3639-20250204132034
Install via package.json:
"@fuellabs/logger": "0.0.0-pr-3639-20250204132034"

About this version

@fuel-ts/logger

@fuel-ts/logger is a sub-module for logging within the Fuel TS ecosystem.

A logging component that can be used to log messages to the console or to a file.

Table of contents

Installation

pnpm add @fuel-ts/logger
# or
npm add @fuel-ts/logger

Contributing

In order to contribute to @fuel-ts/logger, please see the main fuels-ts monorepo.

Changelog

The @fuel-ts/logger changelog can be found at CHANGELOG.

License

The primary license for @fuel-ts/logger is Apache 2.0, see LICENSE.