This website requires JavaScript.
Explore
beta.news
Community
Docs
About
Help
Sign In
idp.global
/
app
Watch
3
Star
0
Fork
0
You've already forked app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d913dfaeb177b34293ccf058ca0b4b688a08871d
app
/
ts
/
reception
/
logging.ts
T
4 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): Corrected typos and added missing keywords.
2024-10-01 13:49:18 +02:00
import
*
as
plugins
from
'../plugins.js'
;
initial
2024-09-29 13:56:38 +02:00
fix(core): Corrected typos and added missing keywords.
2024-10-01 13:49:18 +02:00
export
const
logger
=
new
plugins
.
smartlog
.
ConsoleLog
(
)
;
Reference in New Issue
Copy Permalink