Module glog

Module glog 

Source
Expand description

Glog-formatted text sink for trace events. Replicates the behavior of the fmt::Layer with glog formatting.

Structsยง

GlogSink
Glog sink that writes events in glog format to a file. This replaces the fmt::Layer that was previously used for text logging.