Expand description
Glog-formatted text sink for trace events. Replicates the behavior of the fmt::Layer with glog formatting.
Structsยง
- Glog
Sink - Glog sink that writes events in glog format to a file. This replaces the fmt::Layer that was previously used for text logging.