But IDEA does use fixed-width font in the console! Are you sure it's
proportional for you?

Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------

----- Original Message -----
From: "Ara Abrahamian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 24, 2001 10:38 PM
Subject: RE: [Eap-list] Lots of program output grinds IDEA


> > Take a look at log4j (http://jakarta.apache.org/log4j).  It's
> > exceptionally
> > easy to  use - fewer keystrokes than System.out.println - and you can
> > leave
> > it in your code when you're done.
> >
> > You can log to a file and tail the file, or log to System.{out,err},
> or
> > even
> > to a socket if you like.  I don't remember the last time I typed
> > System.out!
>
> Yeah, but a problem with using log4j in IDEA is that IDEA uses dynamic
> width font in console, so the ConsoleAppender's output doesn't look
> good, tabs lost, lines not equally tall, so it gets hard to trace.
>
> I think IDEA should use fixed width fonts in messages pane.
>
> Ara.
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to