This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, Is there a way I can enable logging in LightSpeed similar to http://msdn.microsoft.com/en-us/library/ty48b824.aspx? Many of the errors we are getting is related to accessing or updating data (and thus involves LightSpeed). If LightSpeed can write assertion failures and errors to a trace source, then we may be able to find those after the issue has occurred in the production and staging environments by configuring an event log listener for errors. Thanks, Werner |
|
|
During development, I got a MySQL exception "Field 'ValidFrom' doesn't have a default value" while LightSpeed was saving changes. The problem is that I have many entities with a ValidFrom property. It is not clear which entity LightSpeed was trying to save. The sql written to LightSpeedContext.Logger seems valid. The request is to get more context around errors so I can address them. |
|