Benjamin Kane
Benjamin Kane
Hmm I used `start` and `end`, not `duration`. I'll try `duration`!
Oh fantastic, thank you!
I'll try out the GitHub release version; thank you! I've been pretty excited about these tables. My ultimate goal is to (try to) use OTEL traces instead of log/slog logging...
I've been using that, but I have some "polymophic" fields with different info depending on the message. To give some background, I'm writing little CLI tools with structured logging -...
I like the custom HTML approach (especially if I can render an inline table). I need to be able to switch on the message value to decide how to render...
I imagine most of what I want would be a key-value table, but I can also see that getting large enough that it would greatly reduce the amount of logs...
Wow, yes I actually really like that!
Thank you! Very flexible solution to this!
Could I use it to make clickable links or online images?