Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moves timestamp at the beginning of the lines #435

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

fortizc
Copy link
Collaborator

@fortizc fortizc commented Jun 13, 2024

Now Pantavisor log looks like this:

[1970-01-01T00:23:20] [pantavisor] 10 DEBUG      -- [logserver]: starting logserver loop
[1970-01-01T00:23:20] [pantavisor] 10 DEBUG      -- [logserver]: started log service with pid 79
[1970-01-01T00:23:20] [pantavisor] 10 DEBUG      -- [log]: initialized pantavisor logs...
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: ______           _              _
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: | ___ \         | |            (_)
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: | |_/ /_ _ _ __ | |_ __ ___   ___ ___  ___  _ __
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: |  __/ _` | '_ \| __/ _` \ \ / / / __|/ _ \| '__|
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: | | | (_| | | | | || (_| |\ V /| \__ \ (_) | |
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: \_|  \__,_|_| |_|\__\__,_| \_/ |_|___/\___/|_|
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]:
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]: Pantavisor (TM) (019-291-g3cb27d0-240613) - pantavisor.io
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [log]:
[1970-01-01T00:23:20] [pantavisor] 10 DEBUG      -- [bootloader]: rev=locals/pbox-1718274713;try=locals/pbox-1718274713;done=locals/pbox-1718275257
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [config]: PH_CREDS_HOST = '192.168.53.1' (default)
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [config]: PH_CREDS_ID = '(null)' (default)
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [config]: PH_CREDS_PORT = 12365 (default)
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [config]: PH_CREDS_PROXY_HOST = '(null)' (default)
[1970-01-01T00:23:20] [pantavisor] 10 INFO       -- [config]: PH_CREDS_PROXY_NOPROXYCONNECT = 0 (default)

@fortizc fortizc merged commit 32f2a83 into master Jun 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant