@gashawmalede/my-logger-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

my Amzing Logger module

feel free to use it

import { MyLogger } from '@gashawmalede/my-logger-ts';

const mylogger = new MyLogger('myApp');
const myName = 'sami';

mylogger.log(myName);

/@gashawmalede/my-logger-ts/

    Package Sidebar

    Install

    npm i @gashawmalede/my-logger-ts

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    13.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • gashawmalede