aboutsummaryrefslogtreecommitdiff
path: root/go/glog/convenient_api.go
blob: 3c378083fe63c47cdc0988d19e8cb92f1c8d157a (plain)
1
2
3
4
5
6
7
8
package glog

import ()

/*
Copying the original glog because it is missing several convenient methods.
1. remove nano time in log format
*/