logger
英 [ˈlɒɡə(r)]
美 [ˈlɔːɡər]
n. 伐木工
复数:loggers
Collins.1 / BNC.26714 / COCA.12619
柯林斯词典
- 伐木工
Aloggeris a man whose job is to cut down trees.
in BRIT, use 英国英语用 lumberjack
英英释义
noun
- a person who fells trees
双语例句
- Logger is a simple logger that writes the log message to the console.
Logger是一个简单的日志程序,用于将日志消息写入控制台。 - The alarm printer and data logger are located in the central control room.
报警打印和数据收集都布置在中控室。 - The first thing to do is to set up the logger from a system property.
要做的第一件事情是在一个系统属性中设置日志记录器。 - The logger formats the intercepted messages into a standard format and then writes them out to a message log.
记录器把拦截的消息的格式转换成标准的格式,然后把它们写出到消息日志中。 - In9.7, you can configure the system logger properties.
在9.7中,您可以配置系统日志属性。 - A logger can have a name and be associated to a Level.
记录器可以有一个名称并与某一级别相关联。 - This implementation then redirects all the requests to a Logger created with the name you chose, usually the plug-in identifier.
然后,这种实现就可以将所有的请求都重定向到一个使用您选择的名字(通常是一个插件标识符)创建的记录器中。 - The monitor contains two primary functions: message interceptor and message logger.
监视器包含两种主要功能:消息拦截器(messageinterceptor)和消息记录器(messagelogger)。 - Once the client connects, the logger command is executed.
一旦客户端连接上,就会执行logger命令。 - The Logger class begins by creating a layout manager.
通过创建布局管理器,Logger类开始工作了。