Re: JDBC Appender

2003-04-02 Thread RBair
>Well, I'm not going to try to write the be-all and end-all JDBC-based >appender at this moment. My goal is to write a simple appender that >uses PreparedStatements over straight Statements. Another goal is ease >of configuration. > >Frankly, I don't think that implementing batch updates into

Re: JDBC Appender

2003-04-01 Thread RBair
Wow! The list was boring there for a few days -- that's over :-) How exciting. Anyway, I wrote a quick and dirty JDBC appender for work. We also had a buffer that filled with logging requests and when it reached a certain threshold, it would do a batch update to the database from a separate

Re: Configuration GUI Status

2003-03-24 Thread RBair
Hey Ceki, >I'd switch 2 and 1. > >Rationale: Explicit directives by the user should override implicit rules. Doh! Of course - switching 1 and 2 :-$ >However, if the DefaultConfigPanel is powerful enough, then there may be no >need for explicit ConfigPanels per appender. I wanted to provide

Configuration GUI Status

2003-03-24 Thread RBair
I thought I'd just through out there a little status update. I've written the bulk of the "rough draft" of the configuration gui guts. I'm working on the windows right now. Unfortunately, my work situation is deteriorating rapidly, which is occupying a tremendous amount of my time. I hope th

RE: Configuration GUI

2003-03-21 Thread RBair
Hey, there's some really good ones in there. Of these, I'm probably leaning towards acorn - you can imagine the nice little icons that would go along with it. Richard "Oliver Burn" <[EMAIL PROTECTED]> 03/20/2003 05:02 PM Please respond to "Log4J Developers List" To: <[EMAIL PR

Configuration GUI

2003-03-20 Thread RBair
Alright, I guess its time to start up a brainstorming session. What should I call this thing? I thought about playing off of "Chainsaw" and "Log". I mean, a log file is chopped up via chainsaw. The configuration gui will create the rules for producing log files... How about "growbox"? Mayb

RE: LoggingEvent and XML transport protocol

2003-03-20 Thread RBair
"A level of indirection solves every problem in computer science" <[EMAIL PROTECTED]> 03/19/2003 11:53 PM Please respond to "Log4J Developers List" To: "Log4J Developers List" <[EMAIL PROTECTED]> cc: Subject:RE: LoggingEvent and XML transport protocol Hi

RE: Chainsaw Preview?

2003-03-20 Thread RBair
Hey Mark, Ya, I feel kind of stupid right now (sheepish...). As is my nature, I've taken on more projects than I can handle right now. Hopefully I'll be able to finish the rough, half broken version of the configuration tool soon. Ya, it'll definately be cool :-). We have a lame only-meets

Chainsaw Preview?

2003-03-18 Thread RBair
Hey guys, Any preview on those chainsaw changes yet? Even a rough, half broken project would be fun to look at. Also, what chance is there of making the chainsaw gui embeddable? For instance, I have to have a log view on a pane in a TabbedPane. Even if the gui is a rewrite for my app, can I

RE: logging.apache.org

2003-01-30 Thread RBair
>As an aside: one way to encourage submissions and ensure they're not >dropped is to tell people to enter them as Enhancements in Bugzilla. >We've been doing that with some of the jakarta-commons projects I'm >contributing to, and it works well. I like this idea. The active developers of log4j c

RE: logging.apache.org

2003-01-30 Thread RBair
Hello, No question Ceki but that getting the book finished is important, and no doubt a lot of work. Thanks, Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: logging.apache.org

2003-01-30 Thread RBair
I figure now might be a good time to throw in my two cents (in review, it looks more like 25 cents ;-). I'm one of those developers that's out here on the mailing list silently reading all the posts etc. I have to agree with Mark on several of the points he made here. Within the past couple of

Re: Log4J Log Viewer GUI (a la LogFactor5)

2002-12-11 Thread RBair
Scott, I'm just some random developer out there in the world...but I for one would be interested in seeing this product in action. Any screen shots, etc? Richard