Skip to content

file_observer prints real numbers with low precision #618

Open
@kyllingstad

Description

@kyllingstad

It looks like file_observer simply uses the default precision for real numbers, which is only 6 digits. This is vastly insufficient for many purposes. (The case that prompted me to write this report is latitude and longitude, quite common in the maritime domain.)

Either, real numbers should be printed with maximum precision, or it should be configurable in LogConfig.xml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions