GithubHelp home page GithubHelp logo

psteinroe / ogma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmcdo29/ogma

2.0 0.0 0.0 5.8 MB

A monorepo for the ogma logger and related packages

License: MIT License

JavaScript 1.60% TypeScript 98.33% Shell 0.07%

ogma's Introduction

CI Commitizen friendly Coffee codebeat badge

@Ogma

Ogma is a no-nonsense logger developed to make logging simple, and easy to read in development, while also having a powerful JSON form when it comes to production level logs, to make it easier to parse and consume by external services. This monorepo has all of the code for the base logger, the binary to rehydrate the JSON logs, and the NestJS Module along with supported plugins for the module's interceptor.

Packages

Package Description
@ogma/cli The ogma command that can rehydrate ogma logs from JSON to human friendly formats
@ogma/logger The base logger package that has the core implementation. Can be used from anything, does not need to be NestJS.
@ogma/nestjs-module The core module package that sets up the OgmaService and OgmaInterceptor
@ogma/platform-express A plugin for the OgmaInterceptor to properly handle HTTP requests from Express
@ogma/platform-fastify An HTTP plugin to properly log Fastify requests
@ogma/platform-graphql An HTTP/GQL plugin to properly log GraphQL requests using the Express server
@ogma/platform-graphql-fastify An HTTP/GQL plugin to properly log GraphQL requests using the Fastify server
@ogma/platform-grpc A microservice plugin to properly log gRPC requests (in development)
@ogma/platform-kafka A microservice plugin to properly log Kafka requests (in development)
@ogma/platform-mqtt A microservice plugin to properly log MQTT requests (in development)
@ogma/platform-nats A microservice plugin to properly log NATS requests (in development)
@ogma/platform-rabbitmq A microservice plugin to properly log RabbitMQ requests (in development)
@ogma/platform-redis A microservice plugin to properly log Redis requests (in development)
@ogma/platform-socket.io A Gateway plugin to properly log Socket.io requests
@ogma/platform-tcp A microservice plugin to properly log TCP requests
@ogma/platform-ws A Gateway plugin to properly log WS requests
@ogma/styler A package for string styling. Similar to chalk just made as a part of the @ogma/ namespace.

Contributors

This library is currently being maintained by myself, Minsung Kim, Ruslan Gonzalez, and John Biundo.

If you would like to contribute, please checkout the CONTRIBUTING guidelines.

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.