Skip to content

Add App Logging #8

@pixelcircuits

Description

@pixelcircuits

Add the ability for apps to log events. Along with just logging events for frontends to listen to, some events may want to be logged into state. Withdrawals are a good example of this. Perhaps add a generic log trait implementation that fits over any kv_store for apps to use.

state_transition could pass in some sort of logger, which is a simple empty stub when running in a zkvm

Metadata

Metadata

Assignees

Labels

enhancement ✨New feature or requestframework change📝The underlying framework will be modified. More likely to break existing code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions