question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Really want improve logging. Seems like it is inevitable that we drop react-dev-utils/formatWebpackMessages and use a custom formatter. This would allow us to have one call to

const multiCompilers = compile([serverConfig, clientConfig])

In multi-compiler mode, we can still pass the respective clientCompiler to webpack-dev-server and watch the serverCompiler in pretty much the same way. However, we would then be able to write truly universal logger (which would look a lot like formatWebpackMessages, but handle multiple configs).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
jaredpalmercommented, Jun 1, 2017

Razzle Loading/Compiling … (probably powered by Ora)

razzle_loading_cli

Razzle Errors pipe below: razzle_error_cli

1reaction
jaredpalmercommented, Aug 28, 2017

Nope. Go for it!

I was talking to Sean Larkin at React Rally about Webpack and unfortunately there is literally zero way to tell if the errors are identical or not. So despite the current logger, we really should be showing both at all times.

Read more comments on GitHub >

github_iconTop Results From Across the Web

better-logging - npm
better -logging aims to improve the default logging experience of any node application, it is designed to be a drop in replacement for...
Read more >
13 best practices to improve your logging | cogito-engineering
This article provides some insights on how to improve your logging practices in order to make troubleshooting sessions more productive.
Read more >
Logging Best Practices: The 13 You Should Know - DataSet
Logging Best Practices: The 13 You Should Know · 1. Don't Write Logs by Yourself (AKA Don't Reinvent the Wheel) · 2. Log...
Read more >
better-logging | Read the Docs
better -logging · Versions · Repository · Project Slug · Last Built · Maintainers · Home Page · Badge · Tags.
Read more >
9 Node.js Logger Libraries You can Try for Better Logging
Are you struggling with debugging your code? Are you searching for some logging solutions that might make debugging easier?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found