1 // Copyright 2017 The LUCI Authors. All rights reserved.
2 // Use of this source code is governed under the Apache License, Version 2.0
3 // that can be found in the LICENSE file.
4
5 // +build chromium
6
7 package main
8
9 // autoLogProd returns whether to log eventlogs to prod when the --eventlog-endp
oint is set to auto. When we are building for the chromium project, we automati
cally log usage.
Issue 2922153002: Log uses of isolate archive and exparchive when 'chromium' build tag is set.
Created 3 years, 6 months ago by mcgreevy
Modified 3 years, 6 months ago
Reviewers: mithro, M-A Ruel, tandrii(chromium)
Base URL:
Comments: 3