error


Description:

public void error (string msg, string method, int line = 0, string? file = null, int8 mode = DBG_ERROR)

log error

Parameters:

msg

the error msg to log

method

the method name logging the error

line

optional current file line

file

optional current file

mode

optional log mode (DBG_ERROR|DBG_WARN)


Namespace: Pluie.Dbg
Package: pluie-echo-0.2