toggle menu
logging-services
JVM
switch theme
search in API
logging-services
/
org.cryptotrader.logging.library.service
/
ExecutionSpeedLogService
Execution
Speed
Log
Service
@
Service
open
class
ExecutionSpeedLogService
Members
Constructors
Execution
Speed
Log
Service
Link copied to clipboard
@
Autowired
constructor
(
executionSpeedLogEntityService
:
ExecutionSpeedLogEntityService
)
Functions
persist
Link copied to clipboard
@
Transactional
open
fun
persist
(
entry
:
ExecutionSpeedLogEventPayload
,
warningLevel
:
ExecutionSpeedWarningLevel
)