How to log processes and timings for npm start? #9306
              
                Unanswered
              
          
                  
                    
                      DiegoMcDipster
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
To see what's performing and more importantly what's not performing well, i would like to output the processes and timings (duration for each process) when i execute: npm start.
But I don't know how to do that. So, could someone please advise me on how to create log files and where to find them?
Note, I'm having an issue with the performance of npm start. (I've already raised the issue #9299). And being able to create the log will help me get to the root of the problem.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions