Skip to content

Console and Seq transporter in combination #19

@invariants

Description

@invariants

Hi,

i am a new user of the Seq Server and i am confused how to have structured logging to Seq while also having useful console log messages. Using the provided examples i can now log something like log.info("Hello {planet}", {planet}) to Seq as "Hello Earth". But this of course dosn't work with the normal console transporter and is then logged to console as "Hello {planet}".

On the other hand log.info(`Hello ${planet}`) wont be logged structurally to Seq. Is there an easy way to have both?

Regards

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