WebDaD / Toolkit

Contains APIS and other stuff to use in multiple projects
0 stars 0 forks source link

Log #3

Closed DSigmund closed 1 year ago

DSigmund commented 10 years ago

Define Methods (enum)

create class Log(type, database/path)

methods i,d,e,w(tag,text)

DSigmund commented 10 years ago

Refactor LogEntry to have intelligence (like toDatabase) Refactor Log.cs to use intelligence of LogEntry