googleapis / python-logging

Apache License 2.0
125 stars 53 forks source link

Add support for automatic LogSplit #690

Open losalex opened 1 year ago

losalex commented 1 year ago

Add support for automatic log splitting per LogSplit

RazCrimson commented 4 months ago

Any plans for this? Or for atleast supporting manual LogSplits?

Correct me if I am wrong but as of 62641075042a3da9bb9c059d963bad14a1586b1c the library doesn't seem to support even manual LogSplits at all. I see no support for the LogSplit object in google/cloud/logging_v2/entries.py.

If there are no plans for supporting LogSplits on your end, are PRs from public accepted for this?