Versions in this module Expand all Collapse all v1 v1.0.0 Aug 30, 2020 Changes in this version + func WriteLog(logObject Log) + type Level int + const DEBUG + const ERROR + const FATAL + const INFO + const TRACE + const WARN + func (l Level) String() string + type Log struct + Level Level + Message string + Rq *fasthttp.RequestCtx