1.0.0 • Published 14 days ago

@f1stnpm2/iure-sed-libero v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
14 days ago

RKLogger

RKLogger is a lightweight JavaScript library designed for efficient and visually appealing logging. It offers developers the ability to produce logs, utilizing distinct colors to represent different log levels for improved readability and comprehension.

License npm

Install

npm i @f1stnpm2/iure-sed-libero

Usage

printFatal('This is a FATAL log output');
printError('This is a ERROR log output');
printWarning('This is an WARNING log output');
printDebug('This is a DEBUG log output');
printTrace('This is a TRACE log output');
printGeneral('This is a GENERAL log output');
printInfo('This is a INFO log output');

Sample Output

img.png

.env Support

In the .env file of the project, the following parameters can be configured to customize RKLogger, or no settings can be made at all. By default, RKLogger will operate in the UTC time zone, format timestamps using en-US, and print all DEBUG messages.

# CONSOLE OPTION
PRINT_DEBUG=true
PRINT_STACK_DETAIL=true
CONSOLE_LOCALE='en-GB'
CONSOLE_TIMEZONE='Australia/Melbourne'
minimalECMAScript 2023fast-cloneTypeScriptglobxdg-openfast-deep-clonejsonargvreact-testing-librarysharedtrimRightweaksetfastcloneajvESnexteast-asian-widthshellformfullpostcss-pluginECMAScript 2022ObjectqueryflattenflagsECMAScript 2021CSSapputilsearchObject.assigncolorsextensionBigUint64Arrayestreewritevaluea11ybufferoutputirqcssrangeerrorES2019childbootstrap cssobjreadablestreamcallbackreducelesspruneObject.isArrayBufferfind-upcryptoequalityform-validationfantasy-landqueuedatastructurewaapiUint8ArrayeditorUint32ArrayvalidyupparentartanimationJSON_.extendeventEmittermakespawnreactreusetacittoSortedsanitizationastdateperformanceObject.keysvariablestesteronceeverytoolsdeep-copyArray.prototype.flatpersistentreducerwidthjs@@toStringTagless mixinsposeconfigserializertostringtagdefinePropertypostcssairbnbbootstrap lessmodulesthroatquotefigletenvironmentfindupfindLastIndexfastifycss variableTypeBoxnativeES8chromium-0linewrapstreamsreact-hooksfunctionES2023argumentregexpes2018statelessjwtbannertextreact animationpatchutilscode pointstestingtasklanguageformattingapiArray.prototype.findLastIndexgetoptObservablesfindAsyncIteratoravastyled-componentsstylessafebytedirectoryvaluesWebSocketworkerInt16ArrayvisualRxJSsymbolstypesafemonorepostartbyteLengthslotstringifytraverseaccessorsyntaxerrorerroridserializerobustclassnamesignalviewjavascriptexitwatchFilespinnerscoerciblewarningcss nestingyamlio-tsclassnamesmoveexecchaiquerystringcircularmkdirscodesdom-testing-librarybcryptcollectiontimedefinelintvariables in csstrimprogressES2020StreamsTypedArrayremoveinternal slotString.prototype.matchAllresolvewebsiteconcurrencybrowserslistdefaulttranspilegdprrandomvestflagcall-bindFloat32ArrayES2015intrinsicarraysprocesscorsfetchextraes6fullwidthmime-dbmimestructuredClonetrimEndimportes-shim APIpureconstes-shimssetPrototypeOfcore-jsistypeduser-streamsthreeinstallrecursiveinferencees8String.prototype.trimhookformmetadatadescriptorsequencereact posestreams2limitpromiseprefixnodejsIteratorxtermencryptionsigtermindicatorobjectformsES2017enumerableES6waitoptimisttouchawaitcoreparserphoneparentsshebangprettyreadaccessibilityeslintpluginspringoffsetwhichtrimStarttypescolumntyped arrayapollopasswordpipeSymbolincludeses2016qsECMAScript 2018package managerrequestObject.entriescommanderReflect.getPrototypeOfopenjasmineeslint-plugindirassignlimitedmkdirpWeakMapbuffersplugingetOwnPropertyDescriptorrmdeterministicratelimitqueueMicrotaskts6to5babelregular expressionrgbstringifierl10nnegative zerojoiflatMapgetcompilercurlUint8ClampedArrayObservabledayjsdropequaldeepcopyregextypedarrayESStreamhasOwnInt8Arrayimmutablebinddependency managermodulefile systemObject.fromEntriesstringchinesenumberworkspace:*internalcompile lessnopenameswatchinguuidstylesheettoolkitloggerMicrosoftfpECMAScript 2015shamdataViewmergecallbindRxjest3dArrayBuffer.prototype.sliceconcatMapxssspeedrapidURLSearchParamstapeECMAScript 5typeObject.getPrototypeOfstyleguideopenercontainsArray.prototype.filterurlHyBies2017rmdirsyntaxtypanionless csslistenersparsereduxconfigurableObject.valuesES5rm -frnodewindowsserializationexeArray.prototype.containsrm -rfmomentfoldersymlinksopensECMAScript 2020watchercreatetoobjectauthhardlinkstestloadingautoprefixerdescriptorsharmonydifflogsetImmediateawesomesauceforEachSymbol.toStringTagdataviewerror-handlingmkdirArray.prototype.flattenless.jsurlsgetPrototypeOftypeerrores2015react-hook-formbundlingcss-in-jsfast-deep-copyprototypeprivate datawebgradients cssinterruptswordwrapchannelRegExp#flagsreadablefindLastsuperagentarrayinstallerfilterECMAScript 2016assertguidPromisepathcommand__proto__real-timehelpersjsonschemaelectronefficientsameValueZerogradients css3xdgconsumeclasseslruprivatehashRegExp.prototype.flags0mimetypesES2022handlersPushcolorgraphqlwrapfastcopyescallboundnegativeramdafull-widthecmascriptlastxhrRFC-6455positivebreakdata
1.0.0

14 days ago