代码搜索:logger
找到约 7,681 项符合「logger」的源代码
代码结果 7,681
www.eeworm.com/read/274085/10888474
logger
www.eeworm.com/read/483729/1274976
as logger.as
/**
* @author John Grden
*/
package com.blitzagency.xray.logger
{
import com.blitzagency.xray.logger.Log;
public interface Logger
{
function setLevel(p_level:Number = 0):void;
function debu
www.eeworm.com/read/483729/1275643
as logger.as
/*
* Copyright 2007 (c) Tim Knip, suite75.com.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "
www.eeworm.com/read/468628/1484118
as logger.as
/**
* @author John Grden
*/
package com.blitzagency.xray.logger
{
import com.blitzagency.xray.logger.Log;
public interface Logger
{
function setLevel(p_level:Number = 0):void;
function debu
www.eeworm.com/read/245545/4502337
as logger.as
package logger {
import util.Observable;
/**
* A general log class. Use getLog() to create an app-wide instance.
* Send messages with fatal(), error(), warn(), info(), and debug().
www.eeworm.com/read/315690/3616800
as logger.as
package com.theriabook.utils
{
// ActionScript 3 logger
import flash.net.LocalConnection;
import flash.utils.getTimer;
import mx.controls.Alert;
import flash.events.StatusEvent;
imp
www.eeworm.com/read/315690/3616850
as logger.as
/*
* Copyright 2007 (c) Tim Knip, suite75.com.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "
www.eeworm.com/read/450088/1672522
as logger.as
/**
* @author John Grden
*/
package com.blitzagency.xray.logger
{
import com.blitzagency.xray.logger.Log;
public interface Logger
{
function setLevel(p_level:Number = 0):void;
function debu
www.eeworm.com/read/450088/1672753
as logger.as
/*
* Copyright 2007 (c) Tim Knip, suite75.com.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "