I currently do this throughout my app.
klog.infof ("Foo")
klog.infof ("Bar")
Is there a way to prepend/append a message to all log messages using klog ?
I currently do this throughout my app.
klog.infof ("Foo")
klog.infof ("Bar")
Is there a way to prepend/append a message to all log messages using klog ?
Copyright © 2021 Jogjafile Inc.