Jump to content
TrinityCore

[3.3.5a] Logger and Appender question


peycho
 Share

Recommended Posts

Hello everyone.

I would like to ask you something about Appender and Logger configurations.

I'm trying to log Arenas into database, so I can pull statistics and other analyze queries.

I have the following configurations at the moment:

Appender.Arenas=3,2,1

Logger.bg.arena=2,Arenas

Do I have to setup any other configurations?

Thanks.

 

Link to comment
Share on other sites

  • 2 months later...

Works fine for me.
These are the settings I used:


Appender.Customsd=3,1,0
Logger.root=5,Console Server Customsd
Logger.server=3,Console Server Customsd
Logger.commands.gm=3,Console GM Customsd
Logger.scripts.hotswap=3,Console Server Customsd
Logger.sql.sql=5,Console DBErrors Customsd
Logger.sql.updates=3,Console Server Customsd
Logger.mmaps=3,Server Customsd

 

After starting up I see this in DB:
rIwIdsa.png

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...