Giter Club home page Giter Club logo

Comments (4)

davidmartos96 avatar davidmartos96 commented on July 3, 2024 2

@kevmoo Thanks Kevin! Do you think this should be kept opened? From the docs I understand that it may be possible to report an error by writing a specific JSON format to stdout or stderr. But I'm not sure if being a supported language is an additional requirement on top of that.
I may take a look to how the node or python clients work for error reporting and see what I can find.
If nothing works I guess I could fallback to use the Error Reporting REST API from the google_apis package.

from functions-framework-dart.

kevmoo avatar kevmoo commented on July 3, 2024

The code here does what you want: https://github.com/GoogleCloudPlatform/functions-framework-dart/blob/main/functions_framework/lib/src/logging.dart

If you just print a JSON document in a single line, with the right format you should get the right formatting.

from functions-framework-dart.

davidmartos96 avatar davidmartos96 commented on July 3, 2024

@kevmoo Yes, I've tried the logger methods and they get correctly interpreted by the cloud logs history. But what I'm after is get them picked up by the Google Cloud Error Reporting service.
Is a different JSON format needed for that?

from functions-framework-dart.

kevmoo avatar kevmoo commented on July 3, 2024

I don't know anything about the error reporting service. Given Dart is not in the "Error Reporting-supported languages" we may be out of luck for now.

from functions-framework-dart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.