Answer the question
In order to leave comments, you need to log in
Why is chromelogger not working?
Good afternoon!
I use Chromelogger in my Django project to display the contents of variables in the browser console.
Unfortunately, after installing chromelogger on the server side, it does not display anything in the console.
In the module from which I want to display variables, the library is connected according to the documentation:
https://github.com/ccampbell/chromelogger-python
import chromelogger as console
console.log("Success");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question