Home
last modified time | relevance | path

Searched defs:logtype (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/async-hooks/
Dinit-hooks.js30 logtype = null property
239 logtype field
249 logtype field
/third_party/python/Lib/logging/
Dhandlers.py1085 def __init__(self, appname, dllname=None, logtype="Application"): argument