dbus-hslogger-0.1.0.0: src/System/Log/DBus/Client.hs
{-# LANGUAGE TemplateHaskell #-}
module System.Log.DBus.Client where
import DBus.Generation
import System.Log.DBus.Server
generateClient defaultGenerationParams { genObjectPath = Just logPath }
logIntrospectionInterface