| Class | Description |
|---|---|
| ComplexStringFormatter |
The string form of a data structure might look like this:
HolderOfSeveralComponents[@1023948fe,
AComponentThing[@dc0048ba],
AThingWithSurprisingFormatting,
ThingWithOneComponent[@120985093,
HoldsNoComponents[@99999999]
],
ThingWithNoHashCodeAndAMap[
map={
one,
two,
three
}
],
AnotherThingWithSurprisingFormatting
]
Created by following these rules:
create stack holding line number: size of stack is indent level
on [ or { -- write "[" or "{", add line number to stack.
|
| StackTraceLayout |
This is a nasty Layout that prints a full stack trace for every logging
event.
|
| ToString |
Some useful methods for printing out the contents of data structures:
OntModels, Models, Datasets, etc.
|
Copyright © 2016. All rights reserved.