$darkmode
DENOPTIM
denoptim.logging.HTMLLogFormatter Class Reference
Inheritance diagram for denoptim.logging.HTMLLogFormatter:
[legend]
Collaboration diagram for denoptim.logging.HTMLLogFormatter:
[legend]

Public Member Functions

String format (LogRecord rec)
 
String getHead (Handler h)
 
String getTail (Handler h)
 

Private Member Functions

String calcDate (long millisecs)
 

Detailed Description

Author
Vishwesh Venkatraman

Definition at line 32 of file HTMLLogFormatter.java.

Member Function Documentation

◆ calcDate()

String denoptim.logging.HTMLLogFormatter.calcDate ( long  millisecs)
private

Definition at line 68 of file HTMLLogFormatter.java.

Referenced by denoptim.logging.HTMLLogFormatter.format().

Here is the caller graph for this function:

◆ format()

String denoptim.logging.HTMLLogFormatter.format ( LogRecord  rec)

Definition at line 39 of file HTMLLogFormatter.java.

References denoptim.logging.HTMLLogFormatter.calcDate().

Here is the call graph for this function:

◆ getHead()

String denoptim.logging.HTMLLogFormatter.getHead ( Handler  h)

Definition at line 80 of file HTMLLogFormatter.java.

◆ getTail()

String denoptim.logging.HTMLLogFormatter.getTail ( Handler  h)

Definition at line 92 of file HTMLLogFormatter.java.


The documentation for this class was generated from the following file: