Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chavyleung/scripts
/
Class
Env.js:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
return
new
(
class
{
45
constructor(name, opts) {
46
this.logLevels = { debug: 0, info: 1, warn: 2, error: 3 }
47
this.logLevelPrefixs = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected