7 lines
540 B
Plaintext
7 lines
540 B
Plaintext
[01.01.1970 00:00:01] [Log/INFO] This is the first message containing information.
|
|
[01.01.1970 00:00:02] [Log/DEBUG] This is the second message containing a debug information.
|
|
[01.01.1970 00:00:03] [Log/WARN] This is the third message containing a warning information.
|
|
[01.01.1970 00:00:04] [Log/ERROR] This is the third message containing an error information.
|
|
This line continues the error entry to add even more information.
|
|
This line is also part of the error entry.
|
|
[01.01.1970 00:00:05] [Log/INFO] This is the last message of the log. |