Name

y2debug — Log a message to the y2log.

Synopsis

void y2debug ( string  FORMAT );

Parameters

string FORMAT

Return

void

Usage

  y2debug ("%1 is smaller than %2", 7, "13");