[AWS] More extensive logging facilities
Thomas Løcke
thomas.granvej6 at gmail.com
Sun May 9 13:50:51 CEST 2010
Hey,
Have any thought been given to integrating this into AWS:
http://www.adacore.com/wp-content/files/auto_update/gnatcoll-docs/gnatcoll.html#Logging-information
It would be very nice to be able to send default AWS logdata to, for
example, syslog or to a custom trace stream that writes to a DB or to
something else. Heck, for very busy sites, it would be nice to be able
to rotate logfiles on size instead of time/date, and a custom traces
stream would be able to do just that.
It could be as simple as access to a user defined procedure that is
called by AWS.Log.Write_Log when log data is available. Of course one
should be able to register a callback for both error and access log
data.
What are your thoughts on this?
Regards,
Thomas Løcke
More information about the AWS
mailing list