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
main
app
/
ts
/
reception
/
logging.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
100 B
TypeScript
Raw
Permalink
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