added log location
This commit is contained in:
@@ -4,4 +4,5 @@ typedef LogLine = {
|
||||
level: LogLevel,
|
||||
message: String,
|
||||
time: Int,
|
||||
?origin: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user