Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Revisions: Issue #1375 All Revisions ] Back to Issue ]
Summary 0001375: Multiple timestamps in one logfile line
Revision 2015-12-21 03:04 by Ru5tK1ng
Steps To Reproduce
CCMD( logfiletest )
{
        Printf( "This... ");
        Printf( "is a test.\n" );
}
[15:05:27] This... [15:05:27] is a test.
Revision 2015-11-01 10:59 by cobalt
Steps To Reproduce
CCMD( logfiletest )
{
        Printf( "This... ");
        Printf( "is a test.\n" );
}
[15:05:27] This... [15:05:27] is a test.
Revision 2013-06-23 12:09 by Dusk
Steps To Reproduce
CCMD( logfiletest )
{
        Printf( "This... ");
        Printf( "is a test.\n" );
}
[15:05:27] This... [15:05:27] is a test.
Revision 2013-06-23 12:09 by Dusk
Steps To Reproduce
CCMD( logfiletest )
{
        Printf( "This... ");
        Printf( "is a test.\n" );
}


[15:05:27] This... [15:05:27] is a test.
Revision 2013-06-23 12:09 by Dusk
Steps To Reproduce
CCMD( logfiletest )
{
        Printf( "This... ");
        Printf( "is a test.\n" );
}


-> [15:05:27] This... [15:05:27] is a test.
Revision 2013-06-23 12:07 by Dusk
Steps To Reproduce






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker