Change log level to very verbose (0), verbose (1), debug (2), info (3), warn (4), error (5), stacktraces (6), user notifications (7), or no logs (8). gologLevel and consolelogLevel can be set independently; ex: LogLevel(2, 6) or LogLevel(8, 0) etc. callerDepth can be any value between 0 and 9 which
(gologLevel, consolelogLevel, callerDepth int32)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected