Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Joseph Berry on November 14, 2010, 04:16:33 PM

Title: Logs --> Channel not working?
Post by: Joseph Berry on November 14, 2010, 04:16:33 PM
Code: [Select]
# LogChannel <channel> [OPTIONAL]
#
#     When defined, services will output log messages to this channel.
#     IMPORTANT: This can be a security risk so make certain this channel
#     is sufficiently protected from normal access.

LogChannel "#services-logs1"

# LogBot [OPTIONAL]
#
#     When defined, services will output all BotServ chatter to the defined
#     LogChan above. It shows all uses of BotServ ACT and SAY commands. Note
#     that there is no logging to the log file. Only works if LogChannel is
#     also defined.

LogBot


But i am in the channel supplied and no logs are showing, i jsut did an action to botserv and it didnt show either? whats wrong?
Title: Re: Logs --> Channel not working?
Post by: Charles Kingsley on November 14, 2010, 04:24:15 PM
Did you /msg operserv set logchan on ?
Title: Re: Logs --> Channel not working?
Post by: Joseph Berry on November 14, 2010, 04:36:04 PM
No, Sorry i didnt know i had to do that... thanks though :)