Skip to content

Details on Parse Errors #314

Answered by sharksforarms
lfrancke asked this question in Q&A
Jan 17, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I agree this would be great to have. The best deku has at the moment is by using the logging feature.

By initializing env_logger for example using env_logger::init(); at the start of main

RUST_LOG=trace cargo run --example example --features logging
   Compiling deku v0.15.1 (/home/ethompson/src/deku)
    Finished dev [unoptimized + debuginfo] target(s) in 1.08s
     Running `target/debug/examples/example`
[2023-01-17T20:57:19Z TRACE example] Reading: DekuTest::field_a from [1, 0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1, 1, 0, 1, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lfrancke
Comment options

@duskmoon314
Comment options

Answer selected by lfrancke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants