Commit Graph

12 Commits

Author SHA1 Message Date
Bill Somerville 04ef699841
Add some diagnostics to PSKReporter class
Sent to the severity channel log source PSKRPRT.
2021-01-27 17:51:27 +00:00
Bill Somerville 538d0eedd5
Change to wide character logging and handle wide character file paths 2020-12-04 19:01:05 +00:00
Bill Somerville f44b83038f
Revert "Temporarily remove global Boost::log loggers"
This reverts commit 5a9b56bfc0.
2020-11-13 22:24:34 +00:00
Bill Somerville e1248da5c8
Revert "Restoring some Boost::log functionality"
This reverts commit bf01202d25.
2020-11-13 22:24:30 +00:00
Bill Somerville b1709dbfea
Revert "Restoring more Boost::log functionality"
This reverts commit 9c937cca23.
2020-11-13 22:24:25 +00:00
Bill Somerville 9c937cca23
Restoring more Boost::log functionality 2020-11-13 18:13:16 +00:00
Bill Somerville bf01202d25
Restoring some Boost::log functionality 2020-11-13 18:00:23 +00:00
Bill Somerville 5a9b56bfc0
Temporarily remove global Boost::log loggers 2020-11-13 16:04:17 +00:00
Bill Somerville d7eac1803d
Move global loggers to the global namespace
Avoiding namespace scope globals as initialization order is less well
defined.
2020-10-01 23:32:33 +01:00
Bill Somerville fe4c2b59ee
Revert to narrow character logging 2020-09-27 16:52:19 +01:00
Bill Somerville 1d43ddd38b
Use wide character logging for efficiency as most o/p is QString 2020-09-26 14:56:16 +01:00
Bill Somerville b420c9f6d3
Basic support for using the Boost log library 2020-09-18 21:12:53 +01:00