Skip to content

InsightLogger GetString JSON issues. #6

@ShadowKnightMK4

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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions