Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Logger = &LoggerController{}
)
Functions ¶
This section is empty.
Types ¶
type LoggerController ¶
type LoggerController struct{}
func (*LoggerController) Log ¶
func (l *LoggerController) Log(action Action, characterID int, message, userID string)
func (*LoggerController) StartLogging ¶
func (l *LoggerController) StartLogging()
Click to show internal directories.
Click to hide internal directories.