Package | Description |
---|---|
fr.gouv.vitam.storage.engine.server.accesslogger |
Modifier and Type | Method and Description |
---|---|
void |
AccessLogServiceImpl.logAccess(AccessLogStructure data) |
void |
AccessLogService.logAccess(AccessLogStructure data)
Create a JSON accessLog with the specified data with level INFO
|
void |
AccessLogServiceImpl.logAccess(VitamLogLevel level,
AccessLogStructure data) |
void |
AccessLogService.logAccess(VitamLogLevel level,
AccessLogStructure data)
Create a JSON accessLog with the specified data and level
|
Copyright © 2018 Vitam. All rights reserved.