rahed
unread,Feb 6, 2015, 6:30:02 AM2/6/15You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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