bee.osql
API Documentation
Logger
debug
info
warn
error
logsql
built with
pdoc
bee
.
osql
.logger
class
Logger
:
@staticmethod
def
debug
(
msg
):
@staticmethod
def
info
(
msg
):
@staticmethod
def
warn
(
msg
):
@staticmethod
def
error
(
msg
):
@staticmethod
def
logsql
(
*
msg
):