Skip to content

Logger was invalid #1121

@cjk910214

Description

@cjk910214

Hi:
I try to add log in google-ads-api,but i found that was invalid,is logging unusable in REST mode?
my code:
(new GoogleAdsClientBuilder())
->withOAuth2Credential($oAuth2)
->withLoginCustomerId(intval($this->loginCustomerId))
->withDeveloperToken($this->developToken)
->withTransport('rest')
->withLogger($this->logger)
->build();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeed triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions