I'd not expect that to end up in messages.log. messages.log is the internal
logger for forensics purposes. How did you configure the logger? Is it
log4j or jul?

2011/12/3 Peter Neubauer <peter.neuba...@neotechnology.com>

> Mmh,
> good question. I think they should get out into messages.log, maybe
> you could raise an issue about this so we can track the missing
> message down?
>
> Cheers,
>
> /peter neubauer
>
> GTalk:      neubauer.peter
> Skype       peter.neubauer
> Phone       +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter      http://twitter.com/peterneubauer
>
> brew install neo4j && neo4j start
> heroku addons:add neo4j
>
>
>
> On Fri, Dec 2, 2011 at 7:12 AM, Brendan cheng <ccp...@hotmail.com> wrote:
> >
> > Hi,
> > I tried to debug my unmanaged extension with
> > private static final Logger log = Logger.getLogger(Register.class);
> > and
> > generate a message like:
> > log.warn("passed check point 1");
> > But I couldn't find any these messages from any log files,
> neo4j.0.0.log, console.log, message.log...etc
> > How should I setup the log message?
> > Regards,
> > Brendan
> > _______________________________________________
> > Neo4j mailing list
> > User@lists.neo4j.org
> > https://lists.neo4j.org/mailman/listinfo/user
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to