amazon-kinesis-client
amazon-kinesis-client copied to clipboard
MultiLang Daemon StdLogger call
Add new call to Multilang KCL
- { "action" : "stdlogger",
- "message" : "my log message";
- }
that will just pass the output to stdlog
I'm looking into adding this capability, but I don't currently have an ETA.
Any update on this one @pfifer ?
is there any other legit way to pass through std logging from the worker?
This would be a great feature.. still...
Agreed
Any update on this? 👍
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.