| Matthias Andreas Benkard | 8090924 | 2022-02-03 20:47:47 +0100 | [diff] [blame] | 1 | # SPDX-FileCopyrightText: © 2021 Matthias Andreas Benkard <code@mail.matthias.benkard.de> |
| 2 | # | ||||
| 3 | # SPDX-License-Identifier: LGPL-3.0-or-later | ||||
| 4 | |||||
| Matthias Andreas Benkard | c8144a9 | 2021-05-03 08:04:53 +0200 | [diff] [blame] | 5 | name: Google Cloud JSON Logging |
| 6 | description: Logs to standard output in Google-Cloud-compatible JSON format. | ||||
| 7 | metadata: | ||||
| 8 | keywords: | ||||
| 9 | - logging | ||||
| 10 | categories: | ||||
| 11 | - "miscellaneous" | ||||
| 12 | status: "preview" | ||||
| 13 | # guide: ... | ||||