kiss-rpc ~master (2017-11-08T11:45:01Z)
Dub
Repo
logCritical
kissrpc
Logs
Undocumented in source. Be warned that the author may not have intended to support it.
void
logCritical
(string msg, string file, size_t line)
version(onyxLog)
void
logCritical
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
alias
logCritical
=
nullLog
alias
logCritical
=
logFormatCritical
Meta
Source
See Implementation
kissrpc
Logs
aliases
deWritefln
deWriteln
enums
LOG_LEVEL
functions
kissLogCritical
kissLogDebug
kissLogError
kissLogFatal
kissLogInfo
kissLogWarning
logCritical
logError
logFatal
logFormat
logFormatCritical
logFormatDebug
logFormatError
logFormatFatal
logFormatInfo
logFormatWarning
logInfo
logKiss
logWarning
log_debug
nullLog
outputLog
setOutputLogPath
win_writeln
static variables
g_hout
g_log
logFile
variables
PRINT_COLOR_GREEN
PRINT_COLOR_NONE
PRINT_COLOR_RED
PRINT_COLOR_YELLOW