The same place you subscribed:
http://jakarta.apache.org/site/mail2.html#log4j



    |-----Original Message-----
    |From: He Jennifer-fjh005 [mailto:[EMAIL PROTECTED]
    |Sent: Wednesday, March 12, 2003 2:23 PM
    |To: 'Log4J Users List'
    |Subject: RE: Log4jme
    |
    |
    |can you tell me where the site is? thanks!
    |
    |-----Original Message-----
    |From: Ebersole, Steven [mailto:[EMAIL PROTECTED]
    |Sent: Wednesday, March 12, 2003 2:18 PM
    |To: 'Log4J Users List'
    |Subject: RE: Log4jme
    |
    |
    |unsubscribe from this mailing list on the Apache Jakarta site
    |
    |
    |    |-----Original Message-----
    |    |From: He Jennifer-fjh005 [mailto:[EMAIL PROTECTED]
    |    |Sent: Wednesday, March 12, 2003 1:48 PM
    |    |To: 'Log4J Users List'
    |    |Subject: RE: Log4jme
    |    |
    |    |
    |    |hello all, can you guys tell me how to exit this email group?
    |    |
    |    |Thanks
    |    |
    |    |Jennifer
    |    |
    |    |-----Original Message-----
    |    |From: fhunter [mailto:[EMAIL PROTECTED]
    |    |Sent: Thursday, March 13, 2003 1:38 AM
    |    |To: 'Log4J Users List'
    |    |Subject: RE: Log4jme
    |    |
    |    |
    |    |Ok, that got us a bit closer. Unfortunately we now get a
    |    |"illigalAccessException" only "non-native method can 
    |be invoked"
    |    |When trying to instantiate the File appender.
    |    |
    |    |Any ideas?
    |    |
    |    |
    |    |
    |    |-----Original Message-----
    |    |From: Ebersole, Steven [mailto:[EMAIL PROTECTED] 
    |    |Sent: Wednesday, March 12, 2003 1:16 PM
    |    |To: 'Log4J Users List'
    |    |Subject: RE: Log4jme
    |    |
    |    |The old property file syntax in log4j used to be:
    |    |
    |    |log4j.category.A.B.C.D=...
    |    |
    |    |As Yoav states, it appears by their use of the Category 
    |    |class that the
    |    |lo4jme project may be using that (much) older setup.  You 
    |    |might want to
    |    |try
    |    |out the older syntax in the property file.
    |    |
    |    |
    |    |If your doing Ant builds, try using a copy of the same 
    |    |config file, but
    |    |running a <replace/> task on it.
    |    |
    |    |HTH
    |    |
    |    |
    |    |    |-----Original Message-----
    |    |    |From: fhunter [mailto:[EMAIL PROTECTED]
    |    |    |Sent: Thursday, March 13, 2003 12:30 AM
    |    |    |To: 'Log4J Users List'
    |    |    |Subject: RE: Log4jme
    |    |    |
    |    |    |
    |    |    |Thanks Yoav, 
    |    |    |
    |    |    |We tried that and no luck. We'll keep trying!
    |    |    |
    |    |    |
    |    |    |
    |    |    |-----Original Message-----
    |    |    |From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
    |    |    |Sent: Wednesday, March 12, 2003 12:15 PM
    |    |    |To: Log4J Users List
    |    |    |Subject: RE: Log4jme
    |    |    |
    |    |    |
    |    |    |Howdy,
    |    |    |Assigning an appender named myLogFile and threshold 
    |    |level INFO to
    |    |    |category name A.B.C.D is easy:
    |    |    |log4j.logger.A.B.C.D = myLogFile, INFO
    |    |    |
    |    |    |Besides that, I can't help you much, as I haven't used 
    |    |    |log4me at all and
    |    |    |I don't know how active it is.  I'd say the fact there's 
    |    |    |no Logger class
    |    |    |indicates a serious lag in the development of log4me 
    |    |    |compared to the
    |    |    |main log4j package.
    |    |    |
    |    |    |Yoav Shapira
    |    |    |Millennium ChemInformatics
    |    |    |
    |    |    |
    |    |    |>-----Original Message-----
    |    |    |>From: fhunter [mailto:[EMAIL PROTECTED]
    |    |    |>Sent: Thursday, March 13, 2003 1:04 AM
    |    |    |>To: 'Log4J Users List'
    |    |    |>Subject: Log4jme
    |    |    |>
    |    |    |>Hi,
    |    |    |>
    |    |    |>We are trying to use log4jme for a j2me version of our 
    |    |    |application (The
    |    |    |>full version uses log4j successfully) we simply use 
    |    |the log4jme
    |    |    |>executable in place of log4j. We can not use 
    |Logger class 
    |    |    |as log4jme
    |    |    |>does not define Logger class. Instead we use 
    |Category as:
    |    |    |>
    |    |    |>m_log = Category.getInstance( ourMain.class.getName() );
    |    |    |>
    |    |    |>Again all works fine on the full version. However the 
    |    |    |j2me version is
    |    |    |>giving us a "No appenders Found for Category ... ";
    |    |    |>
    |    |    |>Note we are using the "file appender" which is 
    |    |supported by both
    |    |    |>versions.
    |    |    |>
    |    |    |>Any ideas on why these two packages would behave 
    |    |    |differently. Also is
    |    |    |>there any place where we can find a manual or 
    |    |documentation for
    |    |    |log4jme?
    |    |    |>
    |    |    |>How can we specifically assign a appender to a 
    |Category? 
    |    |    |Can this be
    |    |    |>done in the properties file?
    |    |    |>
    |    |    |>Thanks you
    |    |    |>
    |    |    |>
    |    |    |>
    |    |    |>
    |    |    
    ||>----------------------------------------------------------
    |    |    |-----------
    |    |    |>To unsubscribe, e-mail: 
    |    |[EMAIL PROTECTED]
    |    |    |>For additional commands, e-mail: 
    |    |    |[EMAIL PROTECTED]
    |    |    |
    |    |    |
    |    |    |
    |    |    |
    |    |    |This e-mail, including any attachments, is a 
    |    |confidential business
    |    |    |communication, and may contain information that is 
    |    |confidential,
    |    |    |proprietary and/or privileged.  This e-mail is intended 
    |    |    |only for the
    |    |    |individual(s) to whom it is addressed, and may not be 
    |    |    |saved, copied,
    |    |    |printed, disclosed or used by anyone else.  If you 
    |    |are not the(an)
    |    |    |intended recipient, please immediately delete this 
    |    |e-mail from your
    |    |    |computer system and notify the sender.  Thank you.
    |    |    |
    |    |    |
    |    |    
    ||-----------------------------------------------------------
    |    |    |----------
    |    |    |To unsubscribe, e-mail: 
    |    |[EMAIL PROTECTED]
    |    |    |For additional commands, e-mail: 
    |    |[EMAIL PROTECTED]
    |    |    |
    |    |    |
    |    |    |
    |    |    |
    |    |    
    ||-----------------------------------------------------------
    |    |    |----------
    |    |    |To unsubscribe, e-mail: 
    |    |[EMAIL PROTECTED]
    |    |    |For additional commands, e-mail: 
    |    |[EMAIL PROTECTED]
    |    |    |
    |    |
    |    |-----------------------------------------------------------
    |    |----------
    |    |To unsubscribe, e-mail: 
    |[EMAIL PROTECTED]
    |    |For additional commands, e-mail: 
    |[EMAIL PROTECTED]
    |    |
    |    |
    |    |
    |    |
    |    |-----------------------------------------------------------
    |    |----------
    |    |To unsubscribe, e-mail: 
    |[EMAIL PROTECTED]
    |    |For additional commands, e-mail: 
    |[EMAIL PROTECTED]
    |    |
    |    |-----------------------------------------------------------
    |    |----------
    |    |To unsubscribe, e-mail: 
    |[EMAIL PROTECTED]
    |    |For additional commands, e-mail: 
    |[EMAIL PROTECTED]
    |    |
    |
    |-----------------------------------------------------------
    |----------
    |To unsubscribe, e-mail: [EMAIL PROTECTED]
    |For additional commands, e-mail: [EMAIL PROTECTED]
    |
    |-----------------------------------------------------------
    |----------
    |To unsubscribe, e-mail: [EMAIL PROTECTED]
    |For additional commands, e-mail: [EMAIL PROTECTED]
    |

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to