Russell Mitchell | I'm playing wav files, and the log file is flooded with the following messages:
CP-7926G user.notice java: AUD Event = AUD_PlayStreamAudio -1 CP-7926G user.notice java: AUD_PlayStreamAudio CODEC type 176 CP-7926G user.notice java: AudEventRspQueue - msgrcv qid : 0x48009, buf 0xbfff5814, size 4 rv 4 Which makes it impossible to capture messages from my midlet. Is there any way to force my messages to be user.warning.java level instead of user.debug.java level? I'm using System.err.println() to print to syslog. Thanx! /Russ |
| Please sign in to flag this as inappropriate. |