| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5847a6d commit 957bdda
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -76,7 +76,8 @@ public enum LoggingType { | |||
| 76 | 76 | AWSLOGS("awslogs"), | |
| 77 | 77 | DB("db"), // Synology specific driver | |
| 78 | 78 | SPLUNK("splunk"), | |
| 79 | - GCPLOGS("gcplogs"); | ||
| 79 | + GCPLOGS("gcplogs"), | ||
| 80 | + LOKI("loki"); | ||
| 80 | 81 | ||
| 81 | 82 | private String type; | |
| 82 | 83 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments