awslabs / amazon-kinesis-client

Client library for Amazon Kinesis
Apache License 2.0
643 stars 465 forks source link

MultiLang Daemon StdLogger call #60

Open jasonrichardsmith opened 8 years ago

jasonrichardsmith commented 8 years ago

Add new call to Multilang KCL

that will just pass the output to stdlog

pfifer commented 8 years ago

I'm looking into adding this capability, but I don't currently have an ETA.

ababushkin commented 7 years ago

Any update on this one @pfifer ?

mmatviyiv commented 6 years ago

is there any other legit way to pass through std logging from the worker?

CsiPeT commented 6 years ago

This would be a great feature.. still...

mwarkentin commented 5 years ago

Agreed

jritter-nice commented 2 years ago

Any update on this? 👍

martyphee commented 2 years ago

I started playing around with adding a LogMessage to messages.. Could use some cleanup and a helper class on the python KCL library to make things easier.