Skip to content

In meteor, what about the logs in common folders? #6

Description

@meghadev

In case of meteor, farpoint/meteor-winston-client can be used for logging within client folder and tomrogers3/meteor-winston can be used for logging within the server folder.
But what about the code that is placed in common folders, i.e. any folder except client and server?

SO in meteor, what ever is placed in client folder is deployed on client side and what ever is placed in server folder is deployed on server side. But what ever is placed in any other folder is deployed on both client and server side. So this question is about those common folders.

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