naming convention warning

This commit is contained in:
Michel Oosterhof
2015-02-11 07:01:32 +00:00
parent 318157b668
commit b88380fe9b

View File

@ -7,6 +7,7 @@ import abc
# dblog now operates based on eventids, no longer on regex parsing of the entry. # dblog now operates based on eventids, no longer on regex parsing of the entry.
# add an eventid using keyword args and it will be picked up by the dblogger # add an eventid using keyword args and it will be picked up by the dblogger
# the KIPPxxxx naming convention is still subject to change.
# KIPP0001 : create session # KIPP0001 : create session
# KIPP0002 : succesful login # KIPP0002 : succesful login