GithubHelp home page GithubHelp logo

json-in-log's Introduction

Hi there 👋

alert('hello world')

json-in-log's People

Contributors

imgss avatar krysl avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

krysl

json-in-log's Issues

[feature] 增加换行符的支持

在json格式的log里面,字符串类型信息经常会带有换行符,例如stack trace。在JSON里面,换行符会被编码为\n。如果这个工具能够把这些换行符还原为换行格式,将字符串多行显示,那看起来就会更清晰了。

Example:

{"version":"0.3.0","timestamp":"2021-03-11T14:21:13.378Z","severity":"debug","service_id":"my-service","metadata":{"category":"myservice.config","transactionId":"","tenantId":""},"message":"Receive notification from Kafka {\n configName: 'abcd',\n event: 'configUpdated',\n configETag: '8d7960563acad8d1af1f170f4ab453b2',\n baseETag: '2d481fd0cb38db87f66c5fb3551d0248',\n patch: [\n {\n op: 'replace',\n path: '/abcd/administrative-state',\n value: 'locked'\n }\n ],\n notifCreateTime: '2021-03-11T14:21:13.133102Z',\n notifId: 41,\n changedBy: 'myuser'\n}"}

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.