-
Hi,
I wondered if it would be possible to (optionally) include the SESSION_USER and application_name values for the backend that committed a transaction in the json output?
Thanks.
-
We want to get data from Google App Engine into a Unified Log (External to GAE). This Log can then be used by other systems that needs the data for further processing or reporting.
As an initial pro…
-
Hi,
I noticed that sometimes json is not terminated with the final line "]}". After the final change array element I have directly a line similar to this:
'{"xid":000000,"change":['
and next the othe…
-
Kudos on decoding-json!
I see that you recently added the schema to the output. Could you also add the database?
I would imagine something like this:
``` javascript
{ "database": "databaseName", "t…
-
We want to get data from Google App Engine into a Unified Log (External to GAE). This Log can then be used by other systems that needs the data for further processing or reporting.
As an initial pro…