directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
This commit is contained in:
6
weed/glog/convenient_api.go
Normal file
6
weed/glog/convenient_api.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package glog
|
||||
|
||||
/*
|
||||
Copying the original glog because it is missing several convenient methods.
|
||||
1. remove nano time in log format
|
||||
*/
|
||||
Reference in New Issue
Block a user