update logger.py header

This commit is contained in:
Alan Hamlett 2015-04-01 12:49:47 -07:00
parent d7679866ca
commit 91aa8d6324

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" """
wakatime.log wakatime.logger
~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
Provides the configured logger for writing JSON to the log file. Provides the configured logger for writing JSON to the log file.