Exemplo n.º 1
0
        public object __ListLog(IHttpContext context)
        {
            HttpApiServer server = context.Server;

            return(server.GetCacheLog());
        }