Coder Social home page Coder Social logo

ashloggerextensions's Introduction

AshLoggerExtensions

This project is a project to extend ash logger, the project implements new AshLoggerPassages.

What is in it?

Here is a list of a the few new AshLoggerPassages.

Name Description Dependencies
SimpleConsoleOutExtension Just outputs to std::cout
SimpleFileOutExtension Just outputs to a specified file with std::filesystem::path
SimpleLokiExtension Uses the Grafana Loki Api (Push log entries to Loki) IXWebSocket, JSON

How to use it?

  • First of clone the Ash project.
  • Add various required SubModules such as fmt, etc..
  • Just enable the options
  • And here you go

Configurable Variables

Name Description Values
ASH_LOGGER_EXTENSIONS_ENABLE Choose to enable this project. ON / OFF
ASH_LOGGER_EXTENSIONS_ENABLE_DEVELOPMENT_ENVIRONMENT Choose to enable this projects development environment (Should only used by myself.) ON / OFF
ASH_LOGGER_EXTENSIONS_ENABLE_SAMPLES Choose to enable samples for this project. ON / OFF
ASH_LOGGER_EXTENSIONS_ENABLE_USAGE_OF_EXTERNAL_VENDORS Choose to not use recursive submodules in this project, rather use already added submodules. ON / OFF
Name Description Values
ASH_LOGGER_EXTENSIONS_ENABLE_GRAFANA_LOKI Enable the Grafana Loki extension. Does require JSON and IXWebSocket tho. ON / OFF

Got any samples?

Sure, here

ashloggerextensions's People

Contributors

patchbyte avatar

Stargazers

 avatar

Watchers

 avatar

ashloggerextensions's Issues

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.