Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I reduce the log messages on the Raspberry Pi?

Tom McGinn-OracleNov 19 2013 — edited Nov 21 2013

Any ideas on how to reduce the log messages?  I am reading the serial port and I get a message for every byte read, ie:

[INFO] [SERIAL] serial.c line 788: [UART] JAVACALL_EVENT_SERIAL_RECEIVE event

[INFO] [SERIAL] serial.c line 788: [UART] JAVACALL_EVENT_SERIAL_RECEIVE event

[INFO] [SERIAL] serial.c line 788: [UART] JAVACALL_EVENT_SERIAL_RECEIVE event

[INFO] [SERIAL] serial.c line 788: [UART] JAVACALL_EVENT_SERIAL_RECEIVE event

Seems like there should be an option in jwc_properties.ini or a flag to runMidlet.... 

Thanks in advance,

Tom

This post has been answered by Sergey.N-Oracle on Nov 20 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2013
Added on Nov 19 2013
3 comments
1,802 views