amazon-kinesis-client icon indicating copy to clipboard operation
amazon-kinesis-client copied to clipboard

MultiLang Daemon StdLogger call

Open jasonrichardsmith opened this issue 9 years ago • 7 comments

Add new call to Multilang KCL

  • { "action" : "stdlogger",
  • "message" : "my log message";
  • }

that will just pass the output to stdlog

jasonrichardsmith avatar Mar 18 '16 15:03 jasonrichardsmith

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

pfifer avatar Aug 16 '16 17:08 pfifer

Any update on this one @pfifer ?

ababushkin avatar Aug 18 '17 00:08 ababushkin

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

mmatviyiv avatar May 28 '18 13:05 mmatviyiv

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

CsiPeT avatar Aug 16 '18 16:08 CsiPeT

Agreed

mwarkentin avatar Jan 30 '19 19:01 mwarkentin

Any update on this? 👍

jamesritter15 avatar Dec 16 '21 21:12 jamesritter15

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.

martyphee avatar Jun 17 '22 12:06 martyphee