Skip to content

[Discussion] Expansion of serialization for different types of a certain format #59

@vatson

Description

@vatson

Usecase

Frequently logger does not need a full set of serialized data. In other words, logger needs simplified informative message. In this case, would be nice to have normalayzer that normalizes certain variables. At the same time, such solution can complicates the system. It may be that we should consider replacing the entire Serializer layer

Options of solution

  • Add a new normalizer;
  • Remove serializer and write a set of writers for different cases.

Metadata

Metadata

Assignees

No one assigned

    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