Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
The application framework does not have the same functionality as, say, the logging application block of the Enterprise Library. Our security module provides auditing, which is essentially the tracking of changes made to data, but SF does not provide logging functionality beyond the basic logging functionality provided by the .NET framework. You could, however, use the logging block of the EL... we have several users using the UI application block.
|