# Packages
Package log/filelog implements advanced writer to log files
for "log4go" package with improved algorithm of log rotation.
# Functions
Creates and returns new application logger, ready for use.
Performs printf() of given pattern with given arguments to OS standard error output stream (stderr).
# Constants
Relative path (from application root) to file where application log is stored.
# Interfaces
Represents a logger with different levels of logs.