Skip to content

InsightLogger GetString JSON issues. #6

Description

@ShadowKnightMK4

Currently working towards letting the GetString() functions return as a JSON formatting. Getting errors so It's not quite working right when testing with online validators. Branch Is the InsightLogger

Current plan is something like this for the DebugEvent routines.

GetString() <- Intended to a be a simple readable string version of the event - not necessarily every element.
GetString(want Json) <- return the object JSON thing to feed elsewhere.

May consider
GetString() (above)
GetJSON()

Current Plan:

The Sheath code is going to carray the implementation rather than the logger so users of the project don't need to have InsightLogger in their local solution.

Bug Fix Plan:
Being able to stitch any number of JSON events together and feed to something to consume it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions