Frontmatter
| title | Create Logger |
| author | Dinkh |
| state | Closed |
| createdAt | Sep 9, 2021, 10:12 AM |
| updatedAt | Nov 8, 2021, 5:54 PM |
| closedAt | Nov 8, 2021, 5:54 PM |
| mergedAt | |
| branches | dev ← patch-2 |
| url | https://github.com/neomjs/neo/pull/2725 |
Closed

Dinkh
commented on Sep 9, 2021, 10:14 AM
Adding a logger to Neo. Need to add this somewhere prominent so that devs dont have to include it in all files

tobiu
commented on Nov 8, 2021, 5:54 PM
Torsten, as discussed on Slack I need to close this PR.
In general, we should open new tickets: moving the current version from core to utilsounds reasonable.
I would also recommend to only include the logger into the app worker.
Best regards, Tobias
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themasterbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: