You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by lo...@softhome.net on 2003/02/03 19:57:39 UTC

import LoggingEvent Problem

Hi, Friends: 

I am using LoggingEvent in my code. I imported 
org.apache.log4j.spi.LoggingEvent in my program. The code is: 

import org.apache.log4j.spi.LoggingEvent; 

But when I tried to compile the program, I got the following error messages: 

Can't resolve symbol:
symbol  : class LoggingEvent
location: package spi
import org.apache.log4j.spi.LoggingEvent; 

Could anyone help me out?
Thank you very much for your help. 

Regards,
Nancy 

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org