Graphite/graphene/src
0HyperCube db82cf69a4 Tree-based message logging and toggleable trace printing (#728)
* Log message tree

* Log when message execution deferred

* Tree structure in traces

* Fix ordering when queue partially consumed

* Change some log settings and wording

* Revert default max log level to debug

* Change messages to On/Names/Contents as log::info, change trace to toggle, rename GlobalMessage to DebugMessage

* DebugPrintDocument cleanup

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-07-23 01:33:21 +01:00
..
layers Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
boolean_ops.rs Tree-based message logging and toggleable trace printing (#728) 2022-07-23 01:33:21 +01:00
color.rs Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
consts.rs Shape boolean operation improvements (#547) 2022-05-10 17:31:08 -07:00
document.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
error.rs Refactor font loading from per-document to the portfolio (#659) 2022-05-27 00:27:33 +01:00
intersection.rs Tree-based message logging and toggleable trace printing (#728) 2022-07-23 01:33:21 +01:00
lib.rs Add documentation to many parts of the Rust codebase (#552) 2022-04-09 08:56:58 +02:00
operation.rs Rename vector components to match new terminology (#719) 2022-07-12 17:59:06 -07:00
response.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00