Mailing List Archive

[MythTV/mythtv] 542e7c: Fix timestamp on messages logged to a file.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 542e7ce236d431f49c121a887faaeed4528afc19
https://github.com/MythTV/mythtv/commit/542e7ce236d431f49c121a887faaeed4528afc19
Author: David Hampton <mythtv@love2code.net>
Date: 2021-02-08 (Mon, 08 Feb 2021)

Changed paths:
M mythtv/libs/libmythbase/logging.h

Log Message:
-----------
Fix timestamp on messages logged to a file.

The std::chrono changes broke the ability to serialize / deserialize a
LoggingItem data structure, which broke logging to a file. Revert the
Q_PROPERTY declaration for the "epoch" property to read/write integer
values instead of the std::chrono::milliseconds type.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits