ext_368487 (
realaustinman.livejournal.com
) wrote
in
goodolmike
2010-09-29 06:02 pm (UTC)
no subject
import mx.logging.ILogger;
import mx.logging.Log;
/*
@TODO fix stoopid deprectated stuff later.. it'll work for now
*/
Log log = ILogger.getLogInstance(context);
log.INFO("I wonder how many of those TODOs are hanging around? ;) Good job though!");
(
3 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
import mx.logging.Log;
/*
@TODO fix stoopid deprectated stuff later.. it'll work for now
*/
Log log = ILogger.getLogInstance(context);
log.INFO("I wonder how many of those TODOs are hanging around? ;) Good job though!");