Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9344799
host-report-errors.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
222 B
Subscribers
None
host-report-errors.js
View Options
var
global
=
require
(
'../internals/global'
);
module
.
exports
=
function
(
a
,
b
)
{
var
console
=
global
.
console
;
if
(
console
&&
console
.
error
)
{
arguments
.
length
==
1
?
console
.
error
(
a
)
:
console
.
error
(
a
,
b
);
}
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 4, 2:48 PM (4 d, 12 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3394132
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment