-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
With ProgressMeter, it is possible to print additional information. As far as I can see (please correct me if I'm wrong), in principle the old progress logging syntax would allow to provide additional keyword arguments to @logmsg or @logprogress but this is not possible anymore with Progress and currently there exists no visualization backend for ProgressLogging that would print this additional information.
I'm wondering if this would be a useful feature that could be added to ProgressLogging and appropriate visualization backends (such as, e.g., TerminalLoggers), or if there exist alternative approaches that could be used to provide a user with more detailed information without flooding the terminal with @info.
c42f
Metadata
Metadata
Assignees
Labels
No labels