Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

print module path #57

Merged
merged 2 commits into from
Sep 8, 2020
Merged

print module path #57

merged 2 commits into from
Sep 8, 2020

Conversation

japaric
Copy link
Member

@japaric japaric commented Sep 7, 2020

@japaric
Copy link
Member Author

japaric commented Sep 7, 2020

I think we may want to format the module path in a separate line, right align it or something because right now it makes the start column of the log message uneven:

0.000000 INFO  lpc_app::foo::baz | hello
└─ src/foo.rs:2
0.000001 INFO  lpc_app::bar::quux | world
└─ src/bar.rs:2
0.000002 INFO  hello::__cortex_m_rt_main | Hello, world!
└─ src/bin/hello.rs:10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@japaric japaric merged commit dae6430 into main Sep 8, 2020
@jonas-schievink jonas-schievink deleted the modpath branch November 19, 2020 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants