Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

printing to stderr

1 view
Skip to first unread message

rahed

unread,
Feb 6, 2015, 6:30:02 AM2/6/15
to inl...@perl.org
Hi,

I use module Inline::Java like this:

use Inline Java => 'DATA';

I'd like to print from a java code to stderr. My framework is a daemon,
only WARN signals are catched and sent through syslog to a console. Is
it possible to print from a DATA section of a java code? I tried
System.err.println with no effect.

Thanks.

--
Radek
0 new messages