add: log files to log parser for structs
This commit is contained in:
6
25-project-log-parser-structs/log_err_missing.txt
Normal file
6
25-project-log-parser-structs/log_err_missing.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
learngoprogramming.com 10
|
||||||
|
learngoprogramming.com 10
|
||||||
|
golang.org
|
||||||
|
golang.org 6
|
||||||
|
blog.golang.org 20
|
||||||
|
blog.golang.org 10
|
6
25-project-log-parser-structs/log_err_negative.txt
Normal file
6
25-project-log-parser-structs/log_err_negative.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
learngoprogramming.com 10
|
||||||
|
learngoprogramming.com 10
|
||||||
|
golang.org -100
|
||||||
|
golang.org 6
|
||||||
|
blog.golang.org 20
|
||||||
|
blog.golang.org 10
|
6
25-project-log-parser-structs/log_err_str.txt
Normal file
6
25-project-log-parser-structs/log_err_str.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
learngoprogramming.com 10
|
||||||
|
learngoprogramming.com 10
|
||||||
|
golang.org FOUR
|
||||||
|
golang.org 6
|
||||||
|
blog.golang.org 20
|
||||||
|
blog.golang.org 10
|
Reference in New Issue
Block a user