Hey hibernate-dev@lists.jboss.org, I wanted to show you this new job I've got
online. Do you wanna get in on this deal with me? I'm sure I could double the
$2000/month if I had your help. Go to this article and go over it then get the
kit on the page, you don't even have to spend any money. http
Hello hibernate-dev@lists.jboss.org, I just wanted to share something with you.
My biggest day making money online was $430 dollars and I just started last
week! Go read this article, it's the same thing that I do, and then the kit
they send you is free. http://bit.ly/arFYVh
On Thursday, November 11, 2010, at 09:38 am, Hardy Ferentschik wrote:
> If I understand the documentation
> (http://www.slf4j.org/api/org/slf4j/impl/SimpleLogger.html)
> correctly it just logs info messages. Personally, I find myself quite
> often turning on
> debug logging.
Yep, again it was a te
> I wanted to try the simple sl4fj backend as a means to alleviate the
> logging configuration files.
Fair enough. A heads up would have been nice though, especially with the
log4j.properties files still around.
> Does it meet all of our needs? Dunno, thats kind of the
> idea of "try".
If I
Calm down chief...
I wanted to try the simple sl4fj backend as a means to alleviate the logging
configuration files. Does it meet all of our needs? Dunno, thats kind of the
idea of "try". If it does not, feel free to switch tests back to rely on
log4j. My main concern here was the requireme
Hi,
can someone enlighten me on how to configure the logging at the moment?
For an issue I am working on I wanted to increase the log level to debug
in the hibernate-core module of master.
As always I went to log4.properties and started to edit it. Needless to
say that nothing happened. First
True, it has no context for the rename of the new files. Git does not
understand the rename of the directories, just the files.
Maybe I should just switch that back to using the original directory names.
On Thursday, November 11, 2010, at 05:18 am, Strong Liu wrote:
> On Nov 2, 2010, at 5:02 AM
On Nov 2, 2010, at 5:02 AM, Steve Ebersole wrote:
> This morning I had a bug fix from an IRC discussion and decided to use it to
> try this stuff out. I chose to work on this on a topic branch created from
> master. I ran into worse trouble than you had :)
>
> About 6 hours on #git helped me