Imports of package log

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
logPackage log implements a simple logging package.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.