log more
This commit is contained in:
1
main.go
1
main.go
@@ -19,6 +19,7 @@ func main() {
|
|||||||
|
|
||||||
// Get the current timestamp
|
// Get the current timestamp
|
||||||
starttimestamp := time.Now().Format("20060102T150405")
|
starttimestamp := time.Now().Format("20060102T150405")
|
||||||
|
log.Printf("Starting timestamp: %s", starttimestamp)
|
||||||
|
|
||||||
for {
|
for {
|
||||||
start := time.Now()
|
start := time.Now()
|
||||||
|
|||||||
Reference in New Issue
Block a user