FileHandler (gb.logging)

Esta clase hereda LogHandler.

Esta clase es instanciable.

Inherited properties
Level  
Step  

Métodos
Close  
GetOutput  
Open  
RotateAfter  
Write  

Inherited methods
isEnabledFor   Returns whether the Logger object is enabled for (i.e. will not ignore messages for) the message level specified by iLevel.

This is a default LogHandler that outputs to a file.