Home
last modified time | relevance | path

Searched refs:fileLogCount (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/lib/utils/
Dlog-file.js29 #fileLogCount = 0 field in LogFiles
138 if (this.#fileLogCount >= this.#MAX_LOGS_PER_FILE) {
154 this.#fileLogCount += 1
180 this.#fileLogCount = 0