Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6e4f9d4

Browse files
author
ns2020
committed
remove temp test timeformat log file
1 parent b81859c commit 6e4f9d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎example.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package main
22

33
import (
4-
"github.com/hottaro/htevent"
5-
"github.com/hottaro/htlog"
4+
"github.com/hottaro/golang_tiny_lib/htevent"
5+
"github.com/hottaro/golang_tiny_lib/htlog"
66
"fmt"
77
// "./htevent"
88
// "./htlog"

‎htlog/example.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ func HTLog_test() {
8989
Warn("Warn", timeType)
9090
Error("Error", timeType)
9191
Emer("Emergency", timeType)
92-
// os.Remove(file_name)
92+
os.Remove(file_name)
9393
}
9494
}
9595

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /