[Gambas-user] possible bug in gb. loggig

T Lee Davidson t.lee.davidson at gmail.com
Sun Sep 13 19:30:50 CEST 2020


On 9/13/20 1:06 AM, Angel wrote:
> The ComplexLogger object always returns "[ComplexLogger.Log.60]" as the file, method and line that invoked the object.

It does appear to be a bug.

ComplexLogger.class relies on Formatter() to process the Format string. Formatter() is called on line 60 of ComplexLogger.class.


-- 
Lee


More information about the User mailing list