dedis / onet

Overlay Network for distributed protocols
GNU Lesser General Public License v3.0
51 stars 29 forks source link

unable to control log format #595

Open tharvik opened 5 years ago

tharvik commented 5 years ago

So, there is this log.StaticMsg to add a fixed message to each line. But I want to prepend the string with my own message, and reorder the fields, and align theses as I see fit. One could use fmt with explicit argument indexes to specify that.