cable_stackdriver 0.1.1 copy "cable_stackdriver: ^0.1.1" to clipboard
cable_stackdriver: ^0.1.1 copied to clipboard

Dart 1 only

Cable for Stackdriver (Google Cloud Logging)

0.1.1 #

  • Added a logName parameter, which is @required to use Stackdriver. Before we used Logger.name, but that was both awkward and not technically correct.

  • Log entries are buffered, and messages collected within a second are sent together. It is possible to change (or disable) this feature by setting the buffer duration.

0.1.0 #

  • Initial release.
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Cable for Stackdriver (Google Cloud Logging)

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

cable, googleapis, googleapis_auth, http, meta

More

Packages that depend on cable_stackdriver