Skip to content

HetwanDofus/tool.dofuslogger

Repository files navigation

Dofus logger

Requirements

NodeJS 16+

How to use

Add the target <target module="com.ankamagames.jerakine.logger.targets.SOSTarget"/> to your log4as.xml file in Dofus2.X sources.

Like so:

<logging>
    <targets>
        <target module="com.ankamagames.jerakine.logger.targets.SOSTarget"/>
     </targets>
</logging>

And then run npm start

Screenshot

alt Dofus logger

Special thanks

To @LuaxY for his work on DofusLiveLogger