NAME
App::Office::Contacts::Util::Logger - A web-based contacts manager
Synopsis
See "Synopsis" in App::Office::Contacts.
Description
App::Office::Contacts implements a utf8-aware, web-based, private and group contacts manager.
Distributions
See "Distributions" in App::Office::Contacts.
Installation
See "Installation" in App::Office::Contacts.
Object attributes
Each instance of this class is a Moo-based object with these attributes:
- o log_object
-
Is an instance of a Log::Handler::Output::DBI-based object.
- o simple
-
Is an instance of an DBIx::Simple object.
Further, each attribute name is also a method name.
Methods
log($level, $s)
Logs the message $s at the level $level.
log_object()
Returns an instance of a Log::Handler::Output::DBI-based object.
simple()
Returns an instance of an DBIx::Simple object.
FAQ
See "FAQ" in App::Office::Contacts.
Support
See "Support" in App::Office::Contacts.
Author
App::Office::Contacts
was written by Ron Savage <ron@savage.net.au> in 2013.
Copyright
Australian copyright (c) 2013, Ron Savage. All Programs of mine are 'OSI Certified Open Source Software'; you can redistribute them and/or modify them under the terms of The Artistic License V 2, a copy of which is available at: http://www.opensource.org/licenses/index.html