Skip to content

Connect logging as a config option #2103

@ErisDS

Description

@ErisDS

Ghost uses connect's logging: connect logging docs.

In production & testing modes the default is used, and in development mode the special dev mode is used.

There are a number of scenarios I have encountered recently where custom logging is necessary:

Therefore, I'd like to make it possible to pass in any configuration which connect accepts as an option in config.js which should simply be called logging. Ghost should continue to use its own defaults unless an override is provided in config.js for the current environment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions