Skip to content

time in log file is broken #25

@PSLLSP

Description

@PSLLSP

UPX Android miner 4.0.

Times in log file are broken, I see something like this:

[08:0] READY (CPU) threads 4(4)
...
[08:1] accepted (1/0) diff 7200 (45ms)

It should be like this:

[2022-01-24 08:09:47] READY (CPU) threads 4(4)
...
[2022-01-24 08:11:24] accepted (1/0) diff 7200 (45ms)

Or just time, like this:

[08:09:47] READY (CPU) threads 4(4)
...
[08:11:24] accepted (1/0) diff 7200 (45ms)

I noticed that under some condition entries in Mining Log screen have full timestamps, maybe during time when screen is off (that is not enough).

...
[08:4] accepted (71/0) diff 20480 (139ms)
[2022-01-24 08:50:01] accepted (72/0) diff 20480 (133ms)
...
[2022-01-24 13:16:01] accepted (211/0) diff 20480 (137ms)
[13:2] accepted (212/0) diff 20480 (157ms)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions