package
3.3.10+incompatible
Repository: https://github.com/ivpn/desktop-app-daemon.git
Documentation: pkg.go.dev

# Functions

Debug - Log Debug message.
Enable switching on\off logging.
Error - Log Error message.
ErrorTrace - Log error with trace.
GetLogText returns data from saved logs.
Info - Log info message.
Init - initialize logfile.
IsEnabled returns true if logging enabled.
NewLogger - create named logger object.
Panic - Log Error message and call panic().
Trace - Log Trace message.
Warning - Log Warning message.

# Structs

Logger - standalone logger object.