Hello,
the Read/Write-Rest-API-Component prints a lot of information in the console, even though “Debug-Mode” is disabled. This makes it very messy and hard to track what’s going on with the other components. Is there a way to hide that information?
Thanks in advance and regards
Alex
Here are some example Console prints:
2024-04-17T10:32:48,049 [98-30546] INFO [edge.core.user.UserServiceImpl] Authentication successful with password only for user [Admin].
2024-04-17T10:32:48,054 [98-30525] INFO [edge.core.user.UserServiceImpl] Authentication successful with password only for user [Admin].
2024-04-17T10:32:48,207 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:48,458 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:48,721 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:48,986 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:49,248 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:49,512 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]
2024-04-17T10:32:49,777 [_cycle ] INFO [ontroller.api.common.ApiWorker] [ctrlApiRest0] Set Channel [ctrlIoRemoteDisplay0/Heartbeat] to Value [2043]