Commit c6e7be4
committed
Change logging to match GitHub Actions messages
I've changed the logging format to match the format of Github Actions
messages. This means that logging messages, which will only be emitted
sparingly in production, will be added as annotations to the workflow to
make them obvious to the end user.
Note: logging.INFO level messages will get the label "debug", as Github
Actions only has three levels: debug, warning, error.1 parent 00b98cc commit c6e7be4
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 | | |
28 | 33 | | |
29 | | - | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
0 commit comments