Skip to content

[BUG]: feature_logging.rst references deprecated config/override/logger.json instead of src/local/config/logger.json #84

@rederik76

Description

@rederik76

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The pluggable logger documentation (feature_logging.rst) contains two stale references to the deprecated config/override/ mechanism:

  1. A "Step 2" section instructs users to enable a custom logger by creating src/config/override/logger.json — this path and mechanism were deprecated in v0.14.0.
  2. The troubleshooting section lists src/config/override/logger.json as the expected config location for the framework bundle.

Expected Behavior

All references should point to src/local/config/logger.json, which is the current mechanism for configuring the framework logger (introduced in v0.14.0).

Steps To Reproduce

No response

Channel

CURRENT

Relevant log output

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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