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 a903b20 commit f8e0b45Copy full SHA for f8e0b45
appengine/flexible/logging/app.php
@@ -15,7 +15,9 @@
15
* limitations under the License.
16
*/
17
18
+# [START creating_psr3_logger_import]
19
use Google\Cloud\Logging\LoggingClient;
20
+# [END creating_psr3_logger_import]
21
use Silex\Application;
22
use Silex\Provider\TwigServiceProvider;
23
use Symfony\Component\HttpFoundation\Request;
0 commit comments