Glog

Rust logging in the pattern established by Google logging. See http://github.com/golang/glog and https://github.com/google/glog

TODO

  • -alsologtostderr
  • -colorlogtostderr
  • -log_backtrace_at
  • -log_dir
  • -logbuflevel
  • -logbufsecs
  • -logfile_mode
  • -logtostderr
  • -max_log_size
  • -minloglevel
  • -stderrthreshold
  • -stop_logging_if_full_disk
  • -timestamp_in_logfile_name
  • -v
  • -vmodule
Description
No description provided
Readme 101 KiB
Languages
Rust 100%