EPP Request logging

This commit is contained in:
Martin Lensment 2015-01-09 11:46:55 +02:00
parent 1b3f27e01d
commit d5a824064e
7 changed files with 66 additions and 2 deletions

View file

@ -0,0 +1,4 @@
module ApiLog
class EppLog < Db
end
end