Skip to content

Ensure logger initialization is done before config property validation, if possible #19

@velitchko-valkov

Description

@velitchko-valkov

Right now, we have to use an alternative logger instance https://pkg.go.dev/log before the logger from File Upload is initialized. We have to check if it is possible not to do that, as right now there could be log entries without a type (debug, info, warn, error) that also do not get forwarded to the log file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions