[ 
https://issues.apache.org/jira/browse/BEAM-13440?focusedWorklogId=699696&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-699696
 ]

ASF GitHub Bot logged work on BEAM-13440:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Dec/21 22:51
            Start Date: 21/Dec/21 22:51
    Worklog Time Spent: 10m 
      Work Description: pabloem commented on a change in pull request #16241:
URL: https://github.com/apache/beam/pull/16241#discussion_r773490284



##########
File path: playground/backend/cmd/server/server.go
##########
@@ -36,6 +36,9 @@ func runServer() error {
        if err != nil {
                return err
        }
+
+       logger.SetupLogger(ctx, envService.ApplicationEnvs.LaunchSite(), 
envService.ApplicationEnvs.GoogleProjectId())

Review comment:
       will this always expect to run on GCP? What happens if we run a test 
instance locally? Wil it just log locally? Or what would happen?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 699696)
    Time Spent: 2h 10m  (was: 2h)

> [Playground] Implement initialization of Cloud Logger
> -----------------------------------------------------
>
>                 Key: BEAM-13440
>                 URL: https://issues.apache.org/jira/browse/BEAM-13440
>             Project: Beam
>          Issue Type: Task
>          Components: beam-playground
>            Reporter: Pavel Avilov
>            Assignee: Pavel Avilov
>            Priority: P2
>              Labels: beam-playground-backend, beam-playground-beta-launch, 
> beam-playground-sprint-5
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Need to add the initialization of google cloud logger to display the logs in 
> the App Engine.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to