@Configuration @Import(value=ApiAuditConfig.class) public class ApiAuditExtension extends Object implements io.committed.invest.extensions.InvestExtension
Two implemenation are included and controlled by Springs profiles. These are simple implementations, one (the default) does not log and the other will log the the console.
This are 'toy examples' (though the logging could be used with Logstash in a production
environment). It is likely that in a production environment a custom implementation of AuditService would be created.
| Constructor and Description |
|---|
ApiAuditExtension() |
Copyright © 2017–2018 Committed. All rights reserved.