aboutsummaryrefslogtreecommitdiff
path: root/weed/glog/convenient_api.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/glog/convenient_api.go')
-rw-r--r--weed/glog/convenient_api.go6
1 files changed, 6 insertions, 0 deletions
diff --git a/weed/glog/convenient_api.go b/weed/glog/convenient_api.go
new file mode 100644
index 000000000..cb43d60e2
--- /dev/null
+++ b/weed/glog/convenient_api.go
@@ -0,0 +1,6 @@
+package glog
+
+/*
+Copying the original glog because it is missing several convenient methods.
+1. remove nano time in log format
+*/