----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: "Avalon Development" <[email protected]> Sent: Tuesday, September 04, 2001 10:50 PM Subject: Re: DatagramOutputTarget
> On Wed, 5 Sep 2001 14:31, Mircea Toma wrote: > > I was getting started to do the DatagramTargetFactory (?) when I saw that > > DatagramOutputTarget doesn't allow to send serialized LogEvent objects, > > functionality that would be nice to have if no JMS server is available. So, > > I was wondering what is the reason why this is not implemented? > > The original purpose of DatagramTarget was to allow you to log to unix > syslogd daemons by something like DatagramTarget + SyslogFormatter. Thus why > there was no serialized support (and LogEvents weren't serialzable back then). > > > ... if because it's the first implementation I can change it to have this > > additional functionality! > > If you do decide to do that then you will probably have to create a basic > server that collects the events aswell. OK, I might do that! Mircea > > -- > Cheers, > > Pete > > *---------------------------------------------------------* > | Contrary to popular belief, UNIX is user-friendly. It | > | just happens to be selective on who it makes friendship | > | with. | > | - Richard Cook | > *---------------------------------------------------------* > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
