Jump to content
TrinityCore

Search the Community

Showing results for tags 'logging'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Releases and Announcements
  • Help and Support
    • Help and Support
  • Offtopic
    • Trinitycore.org Website issues
    • Chillout Room

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. Hello, I just discovered the loggings system, and after some test I saw that I can get log from gm by account ID, but is it possible to get chat log by account ID too? When I talk with my 2 acc separatly, the logs get in the same .log (Also in a second time, is there a way to change the timestap format for DD-MM-YYYY_HH_MM_SS instead of YYYY-MM-DD_HH_MM_SS ?) Thanks!
  2. Hi there, I've been scouring documentation and been through a few emulation sites looking for a proper answer to this. But is there any way I can log chat into the databases? I've tried playing with loggers and appenders but I can't seem to get it working. I'm just looking to log all chat data from my players into the database. Thanks for any help in advance.
  3. Hi! I wrote a python handler around the TrinityCore Worldserver to send messages to slack. However it seems like the only time commands are logged in the console output are if they're given by a GM. I modified the .a command so that any player can use it- however if a normal player uses it the message is not posted to the console's STDOUT which means it's not sent to my handler. Is there a way to log all commands? Not just GM commands? I tried uncommenting the Logger.commands.ra line in the worldserver.conf, but it didn't do anything noticeable yet.
×
×
  • Create New...