More > JRiver Media Center 32 for Windows

What is the time in the logs?

(1/2) > >>

hoyt:
I looked into the wiki topic on logging, but didn't see this spelled out. What is the 50452 represent in this snippet?


--- Code: ---0050452: 4472: General: CDLNADeviceServiceCaller::CallServiceFunction: DLNA function call failed or timeout! url = http://192.168.6.227:52101/AVTransport/control function = GetPositionInfo execution time = 6041.97 ms of 6000 ms.
--- End code ---

mattkhan:
ms since startup

I suspect it's actually ms since start of thread but most operations appear to be on threads started at startup so no practical difference

hoyt:

--- Quote from: mattkhan on February 13, 2024, 02:14:18 pm ---ms since startup

I suspect it's actually ms since start of thread but most operations appear to be on threads started at startup so no practical difference

--- End quote ---

That makes sense. Scrolling to the top of teh log I see:


--- Code: ---Media Center; Version: 32.0.17 (64-bit); Types: 2147483647
0000000: 8668: General: Starting logging: Date: 2/13/2024 11:52:46 am
--- End code ---

Which I think is when I hit the "reset log" link. So probably since log initialization?

mattkhan:
Yes, forgot about reset logs

mattkhan:
It's a particularly unhelpful format tbh because it's neither human readable nor parseable , I think I asked ages ago for a better option ( formatted time is ideal, epoch millis is at least amenable to conversion without reading some other value)

Navigation

[0] Message Index

[#] Next page

Go to full version