Giter Site home page Giter Site logo

xpack / logger-ts Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.59 MB

A Node.js CommonJS/ES6 module with a generic console logger class

Home Page: https://xpack.github.io/logger-ts/

License: MIT License

TypeScript 99.15% JavaScript 0.82% CSS 0.02%
cli console debug error info level log logger silent trace verbose warn

logger-ts's Introduction

The GitHub organisation profile is available in the profile/README file.

logger-ts's People

Contributors

ilg-ul avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

gerrit0

logger-ts's Issues

Display errors in red

Although I'm not a big fan of the excessively coloured Linux consoles, showing the errors in red might sometimes help. Similarly, warnings in... orange?

Add support for directly accessing the console

The current API logs only full lines (adds a line terminator).

For displaying a progress indicator it is necessary to output separate characters, without the terminator.

To avoid complicating the API, probably a good solution is to open access to the underlying console, then directly calling console.log() and console.error() should be enough for the most complicated use cases.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.