npm.io
0.3.35 • Published 2 weeks ago

@goldstack/utils-log

Licence
MIT
Version
0.3.35
Deps
1
Size
6 kB
Vulns
0
Weekly
0
Stars
2

npm version

Goldstack Log Utilities

Very simple log utility used in the Goldstack template framework.

This utility has been developed for the Goldstack starter project builder. Check it out for starting your next project

Installation

npm install @goldstack/utils-log

Usage

import { log } from '@goldstack/utils-log';

log('Hello World');

Keywords