1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-04 18:21:06 +02:00
6543 bc2e2c7a1b
let generic datastore error include func name (#2041)
error logs like:
```
{"level":"warn","error":"sql: no rows in result set","time":"2023-07-25T21:29:56Z"}
```

have to less context to be helpfull.
this will cange it as the message now looks like:

```
{"level":"warn","error":"GetPipelineLast: sql: no rows in result set", "time":"2023-07-27T02:54:25+02:00"}
```
2023-07-27 21:22:24 +02:00
..
2023-07-21 19:45:32 +02:00
2023-07-21 19:45:32 +02:00
2023-07-21 19:45:32 +02:00
2023-07-08 18:09:34 +02:00
2023-07-01 18:55:00 +02:00
2023-07-21 19:45:32 +02:00
2023-07-11 17:34:50 +02:00
2023-07-21 19:45:32 +02:00
2023-06-27 18:01:18 +02:00
2023-07-21 19:45:32 +02:00