Skip to content

Default logging format different across architectures #763

@wsw70

Description

@wsw70

log.Debug("connection OK") outputs

  • DEBU[0000] connection OK when compiled on or for Linux/amd64
  • time="2018-05-30T09:38:26+02:00" level=debug msg="connection OK" when compiled on Windows 10

Is a different default behaviour between systems for the same code something expected?

(apologies if this is obvious - I am just starting with Go, coming from Python and JS)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions