Page 1 of 1

from LOGGER to LOG

Posted: Thu Oct 01, 2015 4:23 pm
by l2jpower
Image

Re: from LOGGER to LOG

Posted: Fri Oct 02, 2015 4:08 pm
by l2jpower
help me plz

Re: from LOGGER to LOG

Posted: Fri Oct 02, 2015 10:42 pm
by UnAfraid
Have you updated to last version?

Make sure your IXmlReader has

Code: Select all

public interface IXmlReader
{
	static final Logger LOG = LoggerFactory.getLogger(IXmlReader.class);

Re: from LOGGER to LOG

Posted: Sat Oct 03, 2015 1:22 am
by l2jpower
thank you. lock it