Current version: 1.0
Logs user info on login and logout in text format.
Open plugins.conf in your favourite text editor and add this line:
plugin /usr/lib/uhub/mod_logging.so "file=/var/log/uhub.log"
Parameter | Description |
---|---|
file | Path/filename for log file. |
syslog | If true then syslog is used instead of writing to a file (Unix only). |