GithubHelp home page GithubHelp logo

bark-java-client's People

Contributors

bhagatvansh avatar theankitbhardwaj avatar vaibhav-kaushal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

bark-java-client's Issues

Enable stdout logging in Base CEF format

Logging for stdout should have flag to enable Base CEF Format i.e.
LogTime | LogLevel | serviceName | sessionName | LogCode | Message | MoreData

E.g. 2023-10-20 23:15:00 | DEBUG | testSvc | testSess | 23456 | Some random message | {}

Create maven, gradle and .jar

Allow users to import the client library into their project using one of the three common ways:

  1. Maven dependency
  2. Gradle dependency
  3. Jar file

Option to print or disable Debug level logs in the client

When we are in production, we typically don't need the debug level logs. The client should allow us to either enable or disable the debug level logs for being sent from the client to whatever is the destination (server, stdout, file etc.).

Feature: Creata a log message parser

Add functionality to parse the error message provided by the user and extract the logging level, error code, and message from the string.

E#54FT - Some message
Log level : error
Error code : 54FT
Message : Some message

Set value to MoreData field

Create a function to allow user to set json value in MoreData field.
For example,
more_data: {
fileName:"",
lineNumber:"",
someAdditionalInfo:""}

Write documentation for client

  1. Create documentation for the client either via inline comments or README file.
  2. Include examples demonstrating the use cases.

StandAlone Logger

Add a boolean flag sendLogsToServer in Config class and required functionality which will just log the message and will not send to server.

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.