We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e56082 commit c953df6Copy full SHA for c953df6
README.rdoc
@@ -105,6 +105,15 @@ Example configuration:
105
multiline_flush_interval 0.1
106
</match>
107
108
+== Extending language support
109
+
110
+Supporting a new language requires new detection rules in this gem and
111
+additional changes in the
112
+{Stackdriver Error Reporting}[https://cloud.google.com/error-reporting/]
113
+service. Please contact our product team by
114
+{filing a support case}[https://cloud.google.com/support-hub/#google-cloud-platform]
115
+if you'd like to see support for a new language.
116
117
== Copyright
118
119
Copyright:: Copyright 2016 Google Inc. All rights reserved.
0 commit comments