You can use control port to manage logs:
edint /etc/tor/torrc, and uncomment line ControlPort 9051
Then open telnet on this control port,
telnet localhost 9051 AUTHENTICATE setevents STATUS_SERVER QUIT
For a complete listing of event types use the following command:
getinfo events/names