Skip to content

Commit f8e0b45

Browse files
authored
chore: add region tags for logger import (GoogleCloudPlatform#1300)
1 parent a903b20 commit f8e0b45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appengine/flexible/logging/app.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
* limitations under the License.
1616
*/
1717

18+
# [START creating_psr3_logger_import]
1819
use Google\Cloud\Logging\LoggingClient;
20+
# [END creating_psr3_logger_import]
1921
use Silex\Application;
2022
use Silex\Provider\TwigServiceProvider;
2123
use Symfony\Component\HttpFoundation\Request;

0 commit comments

Comments
 (0)