Wednesday, August 25, 2010

Color in Console

http://docs.djangoproject.com/en/dev/ref/django-admin/#syntax-coloring

I'm using Python's logging module to output to the console with ./
manage.py runserver. Is there anyway to colorize this output? I tried
explicitly setting colors for notice and error but my logging output
is colorless.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment