Skip to content

Commit

Permalink
v0.0.20 release~!!
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 4, 2023
1 parent 2883cab commit c41b15c
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lang/pack/SMLogEventPack.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ type SMLogEvent struct {
WinSourceName *string
WinEventCode int32
WinCreateTime int64

Keyword *string
LogRule *string
}

func (this *SMLogEvent) Write(out *io.DataOutputX) {
Expand Down Expand Up @@ -52,6 +55,8 @@ func (this *SMLogEvent) Write(out *io.DataOutputX) {

dout.WriteInt(this.WinEventCode)
dout.WriteLong(this.WinCreateTime)
dout.WriteText(*this.Keyword)
dout.WriteText(*this.LogRule)

out.WriteBlob(dout.ToByteArray())
}
Expand All @@ -73,6 +78,11 @@ func (this *SMLogEvent) Read(in *io.DataInputX) {
this.WinSourceName = &winsourcename
this.WinEventCode = din.ReadInt()
this.WinCreateTime = din.ReadLong()
keyword := din.ReadText()
this.Keyword = &keyword
logRule := din.ReadText()
this.LogRule = &logRule

}

type SMLogEventPack struct {
Expand Down
126 changes: 126 additions & 0 deletions logger/logfile/logs/RUM-rumctl-20231204.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
2023/12/04 07:37:49
2023/12/04 07:37:49 ## OPEN LOG FILE rumctl 20231204 07:37:49.364 ##
2023/12/04 07:37:49
2023/12/04 07:37:49 [tytttt] [tytttt]

2023/12/04 07:37:49 [Error] Error

2023/12/04 07:37:49
2023/12/04 07:37:49 ## OPEN LOG FILE rumctl 20231204 07:37:49.364 ##
2023/12/04 07:37:49
2023/12/04 07:37:49 [tytttt] [tytttt]

2023/12/04 07:37:49 [Error] Error

2023/12/04 07:37:49
2023/12/04 07:37:49 ## OPEN LOG FILE rumctl 20231204 07:37:49.364 ##
2023/12/04 07:37:49
2023/12/04 07:37:49 [tytttt] [tytttt]

2023/12/04 07:37:49 [Error] Error

2023/12/04 07:38:30
2023/12/04 07:38:30 ## OPEN LOG FILE rumctl 20231204 07:38:30.956 ##
2023/12/04 07:38:30
2023/12/04 07:38:30 [tytttt] [tytttt]

2023/12/04 07:38:30 [Error] Error

2023/12/04 07:38:30
2023/12/04 07:38:30 ## OPEN LOG FILE rumctl 20231204 07:38:30.956 ##
2023/12/04 07:38:30
2023/12/04 07:38:30 [tytttt] [tytttt]

2023/12/04 07:38:30 [Error] Error

2023/12/04 07:38:30
2023/12/04 07:38:30 ## OPEN LOG FILE rumctl 20231204 07:38:30.956 ##
2023/12/04 07:38:30
2023/12/04 07:38:30 [tytttt] [tytttt]

2023/12/04 07:38:30 [Error] Error

2023/12/04 07:39:13
2023/12/04 07:39:13 ## OPEN LOG FILE rumctl 20231204 07:39:13.29 ##
2023/12/04 07:39:13
2023/12/04 07:39:13 [tytttt] [tytttt]

2023/12/04 07:39:13 [Error] Error

2023/12/04 07:39:13
2023/12/04 07:39:13 ## OPEN LOG FILE rumctl 20231204 07:39:13.29 ##
2023/12/04 07:39:13
2023/12/04 07:39:13 [tytttt] [tytttt]

2023/12/04 07:39:13 [Error] Error

2023/12/04 07:39:13
2023/12/04 07:39:13 ## OPEN LOG FILE rumctl 20231204 07:39:13.29 ##
2023/12/04 07:39:13
2023/12/04 07:39:13 [tytttt] [tytttt]

2023/12/04 07:39:13 [Error] Error

2023/12/04 07:40:00
2023/12/04 07:40:00 ## OPEN LOG FILE rumctl 20231204 07:40:00.470 ##
2023/12/04 07:40:00
2023/12/04 07:40:00 [tytttt] [tytttt]

2023/12/04 07:40:00 [Error] Error

2023/12/04 07:40:00
2023/12/04 07:40:00 ## OPEN LOG FILE rumctl 20231204 07:40:00.470 ##
2023/12/04 07:40:00
2023/12/04 07:40:00 [tytttt] [tytttt]

2023/12/04 07:40:00 [Error] Error

2023/12/04 07:40:00
2023/12/04 07:40:00 ## OPEN LOG FILE rumctl 20231204 07:40:00.470 ##
2023/12/04 07:40:00
2023/12/04 07:40:00 [tytttt] [tytttt]

2023/12/04 07:40:00 [Error] Error

2023/12/04 07:40:42
2023/12/04 07:40:42 ## OPEN LOG FILE rumctl 20231204 07:40:42.94 ##
2023/12/04 07:40:42
2023/12/04 07:40:42 [tytttt] [tytttt]

2023/12/04 07:40:42 [Error] Error

2023/12/04 07:40:42
2023/12/04 07:40:42 ## OPEN LOG FILE rumctl 20231204 07:40:42.95 ##
2023/12/04 07:40:42
2023/12/04 07:40:42 [tytttt] [tytttt]

2023/12/04 07:40:42 [Error] Error

2023/12/04 07:40:42
2023/12/04 07:40:42 ## OPEN LOG FILE rumctl 20231204 07:40:42.95 ##
2023/12/04 07:40:42
2023/12/04 07:40:42 [tytttt] [tytttt]

2023/12/04 07:40:42 [Error] Error

2023/12/04 07:41:25
2023/12/04 07:41:25 ## OPEN LOG FILE rumctl 20231204 07:41:25.532 ##
2023/12/04 07:41:25
2023/12/04 07:41:25 [tytttt] [tytttt]

2023/12/04 07:41:25 [Error] Error

2023/12/04 07:41:25
2023/12/04 07:41:25 ## OPEN LOG FILE rumctl 20231204 07:41:25.532 ##
2023/12/04 07:41:25
2023/12/04 07:41:25 [tytttt] [tytttt]

2023/12/04 07:41:25 [Error] Error

2023/12/04 07:41:25
2023/12/04 07:41:25 ## OPEN LOG FILE rumctl 20231204 07:41:25.532 ##
2023/12/04 07:41:25
2023/12/04 07:41:25 [tytttt] [tytttt]

2023/12/04 07:41:25 [Error] Error

42 changes: 42 additions & 0 deletions logger/logfile/logs/whatap-boot-20231204.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
2023/12/04 07:37:49
2023/12/04 07:37:49 ## OPEN LOG FILE boot 20231204 07:37:49.363 ##
2023/12/04 07:37:49
2023/12/04 07:37:49 [aaa] [aaa]

2023/12/04 07:37:49 [Error] Error

2023/12/04 07:38:30
2023/12/04 07:38:30 ## OPEN LOG FILE boot 20231204 07:38:30.955 ##
2023/12/04 07:38:30
2023/12/04 07:38:30 [aaa] [aaa]

2023/12/04 07:38:30 [Error] Error

2023/12/04 07:39:13
2023/12/04 07:39:13 ## OPEN LOG FILE boot 20231204 07:39:13.29 ##
2023/12/04 07:39:13
2023/12/04 07:39:13 [aaa] [aaa]

2023/12/04 07:39:13 [Error] Error

2023/12/04 07:40:00
2023/12/04 07:40:00 ## OPEN LOG FILE boot 20231204 07:40:00.470 ##
2023/12/04 07:40:00
2023/12/04 07:40:00 [aaa] [aaa]

2023/12/04 07:40:00 [Error] Error

2023/12/04 07:40:42
2023/12/04 07:40:42 ## OPEN LOG FILE boot 20231204 07:40:42.94 ##
2023/12/04 07:40:42
2023/12/04 07:40:42 [aaa] [aaa]

2023/12/04 07:40:42 [Error] Error

2023/12/04 07:41:25
2023/12/04 07:41:25 ## OPEN LOG FILE boot 20231204 07:41:25.532 ##
2023/12/04 07:41:25
2023/12/04 07:41:25 [aaa] [aaa]

2023/12/04 07:41:25 [Error] Error


0 comments on commit c41b15c

Please sign in to comment.