From 8d03548eeaf6b9a939493f9e585ee21d5c296522 Mon Sep 17 00:00:00 2001 From: Roger Qiu Date: Sat, 12 Aug 2023 01:55:30 +1000 Subject: [PATCH] docs: updated docs --- docs/assets/main.js | 6 +- docs/assets/search.js | 2 +- docs/assets/style.css | 812 ++++++++++--------- docs/classes/ConsoleErrHandler.html | 135 +-- docs/classes/ConsoleOutHandler.html | 135 +-- docs/classes/Handler.html | 139 ++-- docs/classes/StreamHandler.html | 135 +-- docs/classes/default.html | 450 +++++----- docs/enums/LogLevel.html | 109 +-- docs/functions/evalLogData.html | 71 +- docs/functions/evalLogDataValue.html | 75 +- docs/functions/formatting.format.html | 78 +- docs/functions/formatting.formatter.html | 77 +- docs/functions/formatting.jsonFormatter.html | 77 +- docs/functions/levelToString.html | 71 +- docs/index.html | 125 ++- docs/interfaces/ToJSON.html | 65 +- docs/interfaces/ToString.html | 61 +- docs/modules.html | 103 ++- docs/modules/formatting.html | 88 +- docs/types/LogData.html | 70 +- docs/types/LogDataKey.html | 67 +- docs/types/LogDataValue.html | 83 +- docs/types/LogFormatter.html | 73 +- docs/types/LogRecord.html | 94 +-- docs/variables/formatting.data.html | 70 +- docs/variables/formatting.date.html | 70 +- docs/variables/formatting.key.html | 70 +- docs/variables/formatting.keys.html | 70 +- docs/variables/formatting.level.html | 70 +- docs/variables/formatting.msg.html | 70 +- docs/variables/formatting.stack.html | 70 +- docs/variables/hasCaptureStackTrace.html | 67 +- docs/variables/hasStackTraceLimit.html | 67 +- 34 files changed, 2080 insertions(+), 1745 deletions(-) diff --git a/docs/assets/main.js b/docs/assets/main.js index f7c8366..4c8fa61 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,7 @@ "use strict"; -"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +"use strict";(()=>{var Se=Object.create;var re=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var Te=Object.getOwnPropertyNames;var ke=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ie=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Te(e))!Qe.call(t,i)&&i!==r&&re(t,i,{get:()=>e[i],enumerable:!(n=we(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Se(ke(t)):{},Ie(e||!t||!t.__esModule?re(r,"default",{value:t,enumerable:!0}):r,t));var ae=Pe((se,oe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var d=t.utils.clone(r)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(n.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(r+=n[u+1]*i[d+1],u+=2,d+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),y;m in s.node.edges?y=s.node.edges[m]:(y=new t.TokenSet,s.node.edges[m]=y),s.str.length==1&&(y.final=!0),i.push({node:y,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof se=="object"?oe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ne=[];function G(t,e){ne.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){ne.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n,app:this}),n.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),r=e?.parentElement;for(;r&&!r.classList.contains(".tsd-navigation");)r instanceof HTMLDetailsElement&&(r.open=!0),r=r.parentElement;if(e){let n=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=n}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let r=e.parentElement;for(;r&&r.tagName!=="SECTION";)r=r.parentElement;if(r&&r.offsetParent==null){this.alwaysVisibleMember=r,r.classList.add("always-visible");let n=document.createElement("p");n.classList.add("warning"),n.textContent="This member is normally hidden due to your filter settings.",r.prepend(n)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let r;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(r),r=setTimeout(()=>{e.classList.remove("visible"),r=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let r;return()=>{clearTimeout(r),r=setTimeout(()=>t(),e)}};var ce=Ce(ae());function de(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("tsd-search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Oe(t,n,r,s)}function Oe(t,e,r,n){r.addEventListener("input",ie(()=>{Re(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Fe(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function _e(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ce.Index.load(window.searchData.index))}function Re(t,e,r,n){if(_e(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${le(l.parent,i)}.${u}`);let d=document.createElement("li");d.classList.value=l.classes??"";let m=document.createElement("a");m.href=n.base+l.url,m.innerHTML=u,d.append(m),e.appendChild(d)}}function ue(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Fe(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function le(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(K(t.substring(s))),i.join("")}var Me={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Me[e])}var P=class{constructor(e){this.el=e.el,this.app=e.app}};var M="mousedown",fe="mousemove",N="mouseup",J={x:0,y:0},he=!1,ee=!1,De=!1,D=!1,pe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(pe?"is-mobile":"not-mobile");pe&&"ontouchstart"in document.documentElement&&(De=!0,M="touchstart",fe="touchmove",N="touchend");document.addEventListener(M,t=>{ee=!0,D=!1;let e=M=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=M=="touchstart"?t.targetTouches[0]:t,r=J.x-(e.pageX||0),n=J.y-(e.pageY||0);D=Math.sqrt(r*r+n*n)>10}});document.addEventListener(N,()=>{ee=!1});document.addEventListener("click",t=>{he&&(t.preventDefault(),t.stopImmediatePropagation(),he=!1)});var X=class extends P{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(M,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){D||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!D&&this.active&&r.target.closest(".col-sidebar")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),n.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var me=document.head.appendChild(document.createElement("style"));me.dataset.for="filters";var Y=class extends P{constructor(r){super(r);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),me.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let r=Q.getItem(this.key);return r?r==="true":this.el.checked}setLocalStorage(r){Q.setItem(this.key,r.toString()),this.value=r,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let n=Array.from(r.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);r.style.display=n?"none":"block"})}};var Z=class extends P{constructor(r){super(r);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update()),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ve(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}de();G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var ge=document.getElementById("tsd-theme");ge&&ve(ge);var Ae=new U;Object.defineProperty(window,"app",{value:Ae});document.querySelectorAll("summary a").forEach(t=>{t.addEventListener("click",()=>{location.assign(t.href)})});})(); /*! Bundled license information: lunr/lunr.js: diff --git a/docs/assets/search.js b/docs/assets/search.js index 7e3a024..647c71f 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":128,\"name\":\"Handler\",\"url\":\"classes/Handler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Handler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/Handler.html#formatter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/Handler.html#setFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/Handler.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/Handler.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/Handler.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Handler\"},{\"kind\":4,\"name\":\"formatting\",\"url\":\"modules/formatting.html\",\"classes\":\"tsd-kind-namespace\"},{\"kind\":32,\"name\":\"level\",\"url\":\"variables/formatting.level.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"key\",\"url\":\"variables/formatting.key.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"keys\",\"url\":\"variables/formatting.keys.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"date\",\"url\":\"variables/formatting.date.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"msg\",\"url\":\"variables/formatting.msg.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"stack\",\"url\":\"variables/formatting.stack.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"data\",\"url\":\"variables/formatting.data.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"format\",\"url\":\"functions/formatting.format.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"formatter\",\"url\":\"functions/formatting.formatter.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"jsonFormatter\",\"url\":\"functions/formatting.jsonFormatter.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"formatting\"},{\"kind\":128,\"name\":\"ConsoleErrHandler\",\"url\":\"classes/ConsoleErrHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConsoleErrHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ConsoleErrHandler.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/ConsoleErrHandler.html#formatter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/ConsoleErrHandler.html#setFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/ConsoleErrHandler.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/ConsoleErrHandler.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":128,\"name\":\"ConsoleOutHandler\",\"url\":\"classes/ConsoleOutHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConsoleOutHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ConsoleOutHandler.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/ConsoleOutHandler.html#formatter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/ConsoleOutHandler.html#setFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/ConsoleOutHandler.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/ConsoleOutHandler.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":128,\"name\":\"StreamHandler\",\"url\":\"classes/StreamHandler.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamHandler.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/StreamHandler.html#emit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StreamHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/StreamHandler.html#formatter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/StreamHandler.html#setFormatter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/StreamHandler.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/StreamHandler.html#format\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":64,\"name\":\"levelToString\",\"url\":\"functions/levelToString.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"evalLogDataValue\",\"url\":\"functions/evalLogDataValue.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"evalLogData\",\"url\":\"functions/evalLogData.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":32,\"name\":\"hasCaptureStackTrace\",\"url\":\"variables/hasCaptureStackTrace.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"hasStackTraceLimit\",\"url\":\"variables/hasStackTraceLimit.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":8,\"name\":\"LogLevel\",\"url\":\"enums/LogLevel.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"NOTSET\",\"url\":\"enums/LogLevel.html#NOTSET\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"DEBUG\",\"url\":\"enums/LogLevel.html#DEBUG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"INFO\",\"url\":\"enums/LogLevel.html#INFO\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"WARN\",\"url\":\"enums/LogLevel.html#WARN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"ERROR\",\"url\":\"enums/LogLevel.html#ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"SILENT\",\"url\":\"enums/LogLevel.html#SILENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"LogLevel\"},{\"kind\":256,\"name\":\"ToString\",\"url\":\"interfaces/ToString.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"toString\",\"url\":\"interfaces/ToString.html#toString\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ToString\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ToString.html#toString.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ToString.toString\"},{\"kind\":256,\"name\":\"ToJSON\",\"url\":\"interfaces/ToJSON.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"toJSON\",\"url\":\"interfaces/ToJSON.html#toJSON\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ToJSON\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ToJSON.html#toJSON.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ToJSON.toJSON\"},{\"kind\":4194304,\"name\":\"LogDataKey\",\"url\":\"types/LogDataKey.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"LogDataValue\",\"url\":\"types/LogDataValue.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"LogData\",\"url\":\"types/LogData.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"LogRecord\",\"url\":\"types/LogRecord.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"LogRecord\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"types/LogRecord.html#__type.logger\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"types/LogRecord.html#__type.key\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"types/LogRecord.html#__type.keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"types/LogRecord.html#__type.level\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"msg\",\"url\":\"types/LogRecord.html#__type.msg\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/LogRecord.html#__type.data\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"types/LogRecord.html#__type.date\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type.date.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LogRecord.__type.date\"},{\"kind\":1024,\"name\":\"stack\",\"url\":\"types/LogRecord.html#__type.stack\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"LogRecord.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type.stack.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"LogRecord.__type.stack\"},{\"kind\":4194304,\"name\":\"LogFormatter\",\"url\":\"types/LogFormatter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogFormatter.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"LogFormatter\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/default.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/default.html#key\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"classes/default.html#level\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/default.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/default.html#keys\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"handlers\",\"url\":\"classes/default.html#handlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/default.html#parent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"loggers\",\"url\":\"classes/default.html#loggers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/default.html#loggers.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"default.loggers\"},{\"kind\":2048,\"name\":\"getChild\",\"url\":\"classes/default.html#getChild\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/default.html#getParent\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"setLevel\",\"url\":\"classes/default.html#setLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"getEffectiveLevel\",\"url\":\"classes/default.html#getEffectiveLevel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"isEnabledFor\",\"url\":\"classes/default.html#isEnabledFor\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"addHandler\",\"url\":\"classes/default.html#addHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"removeHandler\",\"url\":\"classes/default.html#removeHandler\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"clearHandlers\",\"url\":\"classes/default.html#clearHandlers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"hasHandlers\",\"url\":\"classes/default.html#hasHandlers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"setFilter\",\"url\":\"classes/default.html#setFilter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"unsetFilter\",\"url\":\"classes/default.html#unsetFilter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"debug\",\"url\":\"classes/default.html#debug\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"info\",\"url\":\"classes/default.html#info\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"warn\",\"url\":\"classes/default.html#warn\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"error\",\"url\":\"classes/default.html#error\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"log\",\"url\":\"classes/default.html#log\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"makeRecord\",\"url\":\"classes/default.html#makeRecord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"callHandlers\",\"url\":\"classes/default.html#callHandlers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected\",\"parent\":\"default\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,42.293]],[\"comment/0\",[]],[\"name/1\",[1,29.3]],[\"comment/1\",[]],[\"name/2\",[2,29.3]],[\"comment/2\",[]],[\"name/3\",[3,31.307]],[\"comment/3\",[]],[\"name/4\",[4,31.307]],[\"comment/4\",[]],[\"name/5\",[5,29.3]],[\"comment/5\",[]],[\"name/6\",[6,31.307]],[\"comment/6\",[]],[\"name/7\",[7,42.293]],[\"comment/7\",[]],[\"name/8\",[8,33.82]],[\"comment/8\",[]],[\"name/9\",[9,33.82]],[\"comment/9\",[]],[\"name/10\",[10,33.82]],[\"comment/10\",[]],[\"name/11\",[11,37.184]],[\"comment/11\",[]],[\"name/12\",[12,37.184]],[\"comment/12\",[]],[\"name/13\",[13,37.184]],[\"comment/13\",[]],[\"name/14\",[14,37.184]],[\"comment/14\",[]],[\"name/15\",[5,29.3]],[\"comment/15\",[]],[\"name/16\",[2,29.3]],[\"comment/16\",[]],[\"name/17\",[15,42.293]],[\"comment/17\",[]],[\"name/18\",[16,42.293]],[\"comment/18\",[]],[\"name/19\",[1,29.3]],[\"comment/19\",[]],[\"name/20\",[6,31.307]],[\"comment/20\",[]],[\"name/21\",[2,29.3]],[\"comment/21\",[]],[\"name/22\",[3,31.307]],[\"comment/22\",[]],[\"name/23\",[4,31.307]],[\"comment/23\",[]],[\"name/24\",[5,29.3]],[\"comment/24\",[]],[\"name/25\",[17,42.293]],[\"comment/25\",[]],[\"name/26\",[1,29.3]],[\"comment/26\",[]],[\"name/27\",[6,31.307]],[\"comment/27\",[]],[\"name/28\",[2,29.3]],[\"comment/28\",[]],[\"name/29\",[3,31.307]],[\"comment/29\",[]],[\"name/30\",[4,31.307]],[\"comment/30\",[]],[\"name/31\",[5,29.3]],[\"comment/31\",[]],[\"name/32\",[18,42.293]],[\"comment/32\",[]],[\"name/33\",[1,29.3]],[\"comment/33\",[]],[\"name/34\",[6,31.307]],[\"comment/34\",[]],[\"name/35\",[2,29.3]],[\"comment/35\",[]],[\"name/36\",[3,31.307]],[\"comment/36\",[]],[\"name/37\",[4,31.307]],[\"comment/37\",[]],[\"name/38\",[5,29.3]],[\"comment/38\",[]],[\"name/39\",[19,42.293]],[\"comment/39\",[]],[\"name/40\",[20,42.293]],[\"comment/40\",[]],[\"name/41\",[21,42.293]],[\"comment/41\",[]],[\"name/42\",[22,42.293]],[\"comment/42\",[]],[\"name/43\",[23,42.293]],[\"comment/43\",[]],[\"name/44\",[24,42.293]],[\"comment/44\",[]],[\"name/45\",[25,42.293]],[\"comment/45\",[]],[\"name/46\",[26,37.184]],[\"comment/46\",[]],[\"name/47\",[27,37.184]],[\"comment/47\",[]],[\"name/48\",[28,37.184]],[\"comment/48\",[]],[\"name/49\",[29,37.184]],[\"comment/49\",[]],[\"name/50\",[30,42.293]],[\"comment/50\",[]],[\"name/51\",[31,37.184]],[\"comment/51\",[]],[\"name/52\",[31,37.184]],[\"comment/52\",[]],[\"name/53\",[32,26.198]],[\"comment/53\",[]],[\"name/54\",[33,37.184]],[\"comment/54\",[]],[\"name/55\",[33,37.184]],[\"comment/55\",[]],[\"name/56\",[32,26.198]],[\"comment/56\",[]],[\"name/57\",[34,42.293]],[\"comment/57\",[]],[\"name/58\",[35,42.293]],[\"comment/58\",[]],[\"name/59\",[36,42.293]],[\"comment/59\",[]],[\"name/60\",[37,42.293]],[\"comment/60\",[]],[\"name/61\",[32,26.198]],[\"comment/61\",[]],[\"name/62\",[38,42.293]],[\"comment/62\",[]],[\"name/63\",[9,33.82]],[\"comment/63\",[]],[\"name/64\",[10,33.82]],[\"comment/64\",[]],[\"name/65\",[8,33.82]],[\"comment/65\",[]],[\"name/66\",[12,37.184]],[\"comment/66\",[]],[\"name/67\",[14,37.184]],[\"comment/67\",[]],[\"name/68\",[11,37.184]],[\"comment/68\",[]],[\"name/69\",[32,26.198]],[\"comment/69\",[]],[\"name/70\",[13,37.184]],[\"comment/70\",[]],[\"name/71\",[32,26.198]],[\"comment/71\",[]],[\"name/72\",[39,42.293]],[\"comment/72\",[]],[\"name/73\",[32,26.198]],[\"comment/73\",[]],[\"name/74\",[40,42.293]],[\"comment/74\",[]],[\"name/75\",[1,29.3]],[\"comment/75\",[]],[\"name/76\",[9,33.82]],[\"comment/76\",[]],[\"name/77\",[8,33.82]],[\"comment/77\",[]],[\"name/78\",[41,42.293]],[\"comment/78\",[]],[\"name/79\",[10,33.82]],[\"comment/79\",[]],[\"name/80\",[42,42.293]],[\"comment/80\",[]],[\"name/81\",[43,42.293]],[\"comment/81\",[]],[\"name/82\",[44,42.293]],[\"comment/82\",[]],[\"name/83\",[32,26.198]],[\"comment/83\",[]],[\"name/84\",[45,42.293]],[\"comment/84\",[]],[\"name/85\",[46,42.293]],[\"comment/85\",[]],[\"name/86\",[47,42.293]],[\"comment/86\",[]],[\"name/87\",[48,42.293]],[\"comment/87\",[]],[\"name/88\",[49,42.293]],[\"comment/88\",[]],[\"name/89\",[50,42.293]],[\"comment/89\",[]],[\"name/90\",[51,42.293]],[\"comment/90\",[]],[\"name/91\",[52,42.293]],[\"comment/91\",[]],[\"name/92\",[53,42.293]],[\"comment/92\",[]],[\"name/93\",[54,42.293]],[\"comment/93\",[]],[\"name/94\",[55,42.293]],[\"comment/94\",[]],[\"name/95\",[26,37.184]],[\"comment/95\",[]],[\"name/96\",[27,37.184]],[\"comment/96\",[]],[\"name/97\",[28,37.184]],[\"comment/97\",[]],[\"name/98\",[29,37.184]],[\"comment/98\",[]],[\"name/99\",[56,42.293]],[\"comment/99\",[]],[\"name/100\",[57,42.293]],[\"comment/100\",[]],[\"name/101\",[58,42.293]],[\"comment/101\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":32,\"name\":{\"53\":{},\"56\":{},\"61\":{},\"69\":{},\"71\":{},\"73\":{},\"83\":{}},\"comment\":{}}],[\"addhandler\",{\"_index\":50,\"name\":{\"89\":{}},\"comment\":{}}],[\"callhandlers\",{\"_index\":58,\"name\":{\"101\":{}},\"comment\":{}}],[\"clearhandlers\",{\"_index\":52,\"name\":{\"91\":{}},\"comment\":{}}],[\"consoleerrhandler\",{\"_index\":16,\"name\":{\"18\":{}},\"comment\":{}}],[\"consoleouthandler\",{\"_index\":17,\"name\":{\"25\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"19\":{},\"26\":{},\"33\":{},\"75\":{}},\"comment\":{}}],[\"data\",{\"_index\":14,\"name\":{\"14\":{},\"67\":{}},\"comment\":{}}],[\"date\",{\"_index\":11,\"name\":{\"11\":{},\"68\":{}},\"comment\":{}}],[\"debug\",{\"_index\":26,\"name\":{\"46\":{},\"95\":{}},\"comment\":{}}],[\"default\",{\"_index\":40,\"name\":{\"74\":{}},\"comment\":{}}],[\"emit\",{\"_index\":6,\"name\":{\"6\":{},\"20\":{},\"27\":{},\"34\":{}},\"comment\":{}}],[\"error\",{\"_index\":29,\"name\":{\"49\":{},\"98\":{}},\"comment\":{}}],[\"evallogdata\",{\"_index\":21,\"name\":{\"41\":{}},\"comment\":{}}],[\"evallogdatavalue\",{\"_index\":20,\"name\":{\"40\":{}},\"comment\":{}}],[\"filter\",{\"_index\":41,\"name\":{\"78\":{}},\"comment\":{}}],[\"format\",{\"_index\":5,\"name\":{\"5\":{},\"15\":{},\"24\":{},\"31\":{},\"38\":{}},\"comment\":{}}],[\"formatter\",{\"_index\":2,\"name\":{\"2\":{},\"16\":{},\"21\":{},\"28\":{},\"35\":{}},\"comment\":{}}],[\"formatting\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"getchild\",{\"_index\":45,\"name\":{\"84\":{}},\"comment\":{}}],[\"geteffectivelevel\",{\"_index\":48,\"name\":{\"87\":{}},\"comment\":{}}],[\"getparent\",{\"_index\":46,\"name\":{\"85\":{}},\"comment\":{}}],[\"handle\",{\"_index\":4,\"name\":{\"4\":{},\"23\":{},\"30\":{},\"37\":{}},\"comment\":{}}],[\"handler\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":42,\"name\":{\"80\":{}},\"comment\":{}}],[\"hascapturestacktrace\",{\"_index\":22,\"name\":{\"42\":{}},\"comment\":{}}],[\"hashandlers\",{\"_index\":53,\"name\":{\"92\":{}},\"comment\":{}}],[\"hasstacktracelimit\",{\"_index\":23,\"name\":{\"43\":{}},\"comment\":{}}],[\"info\",{\"_index\":27,\"name\":{\"47\":{},\"96\":{}},\"comment\":{}}],[\"isenabledfor\",{\"_index\":49,\"name\":{\"88\":{}},\"comment\":{}}],[\"jsonformatter\",{\"_index\":15,\"name\":{\"17\":{}},\"comment\":{}}],[\"key\",{\"_index\":9,\"name\":{\"9\":{},\"63\":{},\"76\":{}},\"comment\":{}}],[\"keys\",{\"_index\":10,\"name\":{\"10\":{},\"64\":{},\"79\":{}},\"comment\":{}}],[\"level\",{\"_index\":8,\"name\":{\"8\":{},\"65\":{},\"77\":{}},\"comment\":{}}],[\"leveltostring\",{\"_index\":19,\"name\":{\"39\":{}},\"comment\":{}}],[\"log\",{\"_index\":56,\"name\":{\"99\":{}},\"comment\":{}}],[\"logdata\",{\"_index\":36,\"name\":{\"59\":{}},\"comment\":{}}],[\"logdatakey\",{\"_index\":34,\"name\":{\"57\":{}},\"comment\":{}}],[\"logdatavalue\",{\"_index\":35,\"name\":{\"58\":{}},\"comment\":{}}],[\"logformatter\",{\"_index\":39,\"name\":{\"72\":{}},\"comment\":{}}],[\"logger\",{\"_index\":38,\"name\":{\"62\":{}},\"comment\":{}}],[\"loggers\",{\"_index\":44,\"name\":{\"82\":{}},\"comment\":{}}],[\"loglevel\",{\"_index\":24,\"name\":{\"44\":{}},\"comment\":{}}],[\"logrecord\",{\"_index\":37,\"name\":{\"60\":{}},\"comment\":{}}],[\"makerecord\",{\"_index\":57,\"name\":{\"100\":{}},\"comment\":{}}],[\"msg\",{\"_index\":12,\"name\":{\"12\":{},\"66\":{}},\"comment\":{}}],[\"notset\",{\"_index\":25,\"name\":{\"45\":{}},\"comment\":{}}],[\"parent\",{\"_index\":43,\"name\":{\"81\":{}},\"comment\":{}}],[\"removehandler\",{\"_index\":51,\"name\":{\"90\":{}},\"comment\":{}}],[\"setfilter\",{\"_index\":54,\"name\":{\"93\":{}},\"comment\":{}}],[\"setformatter\",{\"_index\":3,\"name\":{\"3\":{},\"22\":{},\"29\":{},\"36\":{}},\"comment\":{}}],[\"setlevel\",{\"_index\":47,\"name\":{\"86\":{}},\"comment\":{}}],[\"silent\",{\"_index\":30,\"name\":{\"50\":{}},\"comment\":{}}],[\"stack\",{\"_index\":13,\"name\":{\"13\":{},\"70\":{}},\"comment\":{}}],[\"streamhandler\",{\"_index\":18,\"name\":{\"32\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":33,\"name\":{\"54\":{},\"55\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":31,\"name\":{\"51\":{},\"52\":{}},\"comment\":{}}],[\"unsetfilter\",{\"_index\":55,\"name\":{\"94\":{}},\"comment\":{}}],[\"warn\",{\"_index\":28,\"name\":{\"48\":{},\"97\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"Handler\",\"url\":\"classes/Handler.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Handler.html#constructor\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/Handler.html#formatter\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/Handler.html#setFormatter\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/Handler.html#handle\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/Handler.html#format\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/Handler.html#emit\",\"classes\":\"\",\"parent\":\"Handler\"},{\"kind\":4,\"name\":\"formatting\",\"url\":\"modules/formatting.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"level\",\"url\":\"variables/formatting.level.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"key\",\"url\":\"variables/formatting.key.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"keys\",\"url\":\"variables/formatting.keys.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"date\",\"url\":\"variables/formatting.date.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"msg\",\"url\":\"variables/formatting.msg.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"stack\",\"url\":\"variables/formatting.stack.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":32,\"name\":\"data\",\"url\":\"variables/formatting.data.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"format\",\"url\":\"functions/formatting.format.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"formatter\",\"url\":\"functions/formatting.formatter.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":64,\"name\":\"jsonFormatter\",\"url\":\"functions/formatting.jsonFormatter.html\",\"classes\":\"\",\"parent\":\"formatting\"},{\"kind\":128,\"name\":\"ConsoleErrHandler\",\"url\":\"classes/ConsoleErrHandler.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConsoleErrHandler.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ConsoleErrHandler.html#emit\",\"classes\":\"\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/ConsoleErrHandler.html#formatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/ConsoleErrHandler.html#setFormatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/ConsoleErrHandler.html#handle\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/ConsoleErrHandler.html#format\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleErrHandler\"},{\"kind\":128,\"name\":\"ConsoleOutHandler\",\"url\":\"classes/ConsoleOutHandler.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ConsoleOutHandler.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/ConsoleOutHandler.html#emit\",\"classes\":\"\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/ConsoleOutHandler.html#formatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/ConsoleOutHandler.html#setFormatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/ConsoleOutHandler.html#handle\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/ConsoleOutHandler.html#format\",\"classes\":\"tsd-is-inherited\",\"parent\":\"ConsoleOutHandler\"},{\"kind\":128,\"name\":\"StreamHandler\",\"url\":\"classes/StreamHandler.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StreamHandler.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"emit\",\"url\":\"classes/StreamHandler.html#emit\",\"classes\":\"\",\"parent\":\"StreamHandler\"},{\"kind\":1024,\"name\":\"formatter\",\"url\":\"classes/StreamHandler.html#formatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"setFormatter\",\"url\":\"classes/StreamHandler.html#setFormatter\",\"classes\":\"tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/StreamHandler.html#handle\",\"classes\":\"tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":2048,\"name\":\"format\",\"url\":\"classes/StreamHandler.html#format\",\"classes\":\"tsd-is-inherited\",\"parent\":\"StreamHandler\"},{\"kind\":64,\"name\":\"levelToString\",\"url\":\"functions/levelToString.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"evalLogDataValue\",\"url\":\"functions/evalLogDataValue.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"evalLogData\",\"url\":\"functions/evalLogData.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"hasCaptureStackTrace\",\"url\":\"variables/hasCaptureStackTrace.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"hasStackTraceLimit\",\"url\":\"variables/hasStackTraceLimit.html\",\"classes\":\"\"},{\"kind\":8,\"name\":\"LogLevel\",\"url\":\"enums/LogLevel.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"NOTSET\",\"url\":\"enums/LogLevel.html#NOTSET\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"DEBUG\",\"url\":\"enums/LogLevel.html#DEBUG\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"INFO\",\"url\":\"enums/LogLevel.html#INFO\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"WARN\",\"url\":\"enums/LogLevel.html#WARN\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"ERROR\",\"url\":\"enums/LogLevel.html#ERROR\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":16,\"name\":\"SILENT\",\"url\":\"enums/LogLevel.html#SILENT\",\"classes\":\"\",\"parent\":\"LogLevel\"},{\"kind\":256,\"name\":\"ToString\",\"url\":\"interfaces/ToString.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"toString\",\"url\":\"interfaces/ToString.html#toString\",\"classes\":\"\",\"parent\":\"ToString\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ToString.html#toString.__type\",\"classes\":\"\",\"parent\":\"ToString.toString\"},{\"kind\":256,\"name\":\"ToJSON\",\"url\":\"interfaces/ToJSON.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"toJSON\",\"url\":\"interfaces/ToJSON.html#toJSON\",\"classes\":\"\",\"parent\":\"ToJSON\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/ToJSON.html#toJSON.__type\",\"classes\":\"\",\"parent\":\"ToJSON.toJSON\"},{\"kind\":4194304,\"name\":\"LogDataKey\",\"url\":\"types/LogDataKey.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"LogDataValue\",\"url\":\"types/LogDataValue.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"LogData\",\"url\":\"types/LogData.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"LogRecord\",\"url\":\"types/LogRecord.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type\",\"classes\":\"\",\"parent\":\"LogRecord\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"types/LogRecord.html#__type.logger\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"types/LogRecord.html#__type.key\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"types/LogRecord.html#__type.keys\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"types/LogRecord.html#__type.level\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"msg\",\"url\":\"types/LogRecord.html#__type.msg\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/LogRecord.html#__type.data\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":1024,\"name\":\"date\",\"url\":\"types/LogRecord.html#__type.date\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type.date.__type-1\",\"classes\":\"\",\"parent\":\"LogRecord.__type.date\"},{\"kind\":1024,\"name\":\"stack\",\"url\":\"types/LogRecord.html#__type.stack\",\"classes\":\"\",\"parent\":\"LogRecord.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogRecord.html#__type.stack.__type-3\",\"classes\":\"\",\"parent\":\"LogRecord.__type.stack\"},{\"kind\":4194304,\"name\":\"LogFormatter\",\"url\":\"types/LogFormatter.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogFormatter.html#__type\",\"classes\":\"\",\"parent\":\"LogFormatter\"},{\"kind\":128,\"name\":\"default\",\"url\":\"classes/default.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/default.html#constructor\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"key\",\"url\":\"classes/default.html#key\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"level\",\"url\":\"classes/default.html#level\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/default.html#filter\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"keys\",\"url\":\"classes/default.html#keys\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"handlers\",\"url\":\"classes/default.html#handlers\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"parent\",\"url\":\"classes/default.html#parent\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":1024,\"name\":\"loggers\",\"url\":\"classes/default.html#loggers\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/default.html#loggers.__type\",\"classes\":\"\",\"parent\":\"default.loggers\"},{\"kind\":2048,\"name\":\"getChild\",\"url\":\"classes/default.html#getChild\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"getParent\",\"url\":\"classes/default.html#getParent\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"setLevel\",\"url\":\"classes/default.html#setLevel\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"getEffectiveLevel\",\"url\":\"classes/default.html#getEffectiveLevel\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"isEnabledFor\",\"url\":\"classes/default.html#isEnabledFor\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"addHandler\",\"url\":\"classes/default.html#addHandler\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"removeHandler\",\"url\":\"classes/default.html#removeHandler\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"clearHandlers\",\"url\":\"classes/default.html#clearHandlers\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"hasHandlers\",\"url\":\"classes/default.html#hasHandlers\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"setFilter\",\"url\":\"classes/default.html#setFilter\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"unsetFilter\",\"url\":\"classes/default.html#unsetFilter\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"debug\",\"url\":\"classes/default.html#debug\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"info\",\"url\":\"classes/default.html#info\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"warn\",\"url\":\"classes/default.html#warn\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"error\",\"url\":\"classes/default.html#error\",\"classes\":\"\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"log\",\"url\":\"classes/default.html#log\",\"classes\":\"tsd-is-protected\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"makeRecord\",\"url\":\"classes/default.html#makeRecord\",\"classes\":\"tsd-is-protected\",\"parent\":\"default\"},{\"kind\":2048,\"name\":\"callHandlers\",\"url\":\"classes/default.html#callHandlers\",\"classes\":\"tsd-is-protected\",\"parent\":\"default\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,42.293]],[\"comment/0\",[]],[\"name/1\",[1,29.3]],[\"comment/1\",[]],[\"name/2\",[2,29.3]],[\"comment/2\",[]],[\"name/3\",[3,31.307]],[\"comment/3\",[]],[\"name/4\",[4,31.307]],[\"comment/4\",[]],[\"name/5\",[5,29.3]],[\"comment/5\",[]],[\"name/6\",[6,31.307]],[\"comment/6\",[]],[\"name/7\",[7,42.293]],[\"comment/7\",[]],[\"name/8\",[8,33.82]],[\"comment/8\",[]],[\"name/9\",[9,33.82]],[\"comment/9\",[]],[\"name/10\",[10,33.82]],[\"comment/10\",[]],[\"name/11\",[11,37.184]],[\"comment/11\",[]],[\"name/12\",[12,37.184]],[\"comment/12\",[]],[\"name/13\",[13,37.184]],[\"comment/13\",[]],[\"name/14\",[14,37.184]],[\"comment/14\",[]],[\"name/15\",[5,29.3]],[\"comment/15\",[]],[\"name/16\",[2,29.3]],[\"comment/16\",[]],[\"name/17\",[15,42.293]],[\"comment/17\",[]],[\"name/18\",[16,42.293]],[\"comment/18\",[]],[\"name/19\",[1,29.3]],[\"comment/19\",[]],[\"name/20\",[6,31.307]],[\"comment/20\",[]],[\"name/21\",[2,29.3]],[\"comment/21\",[]],[\"name/22\",[3,31.307]],[\"comment/22\",[]],[\"name/23\",[4,31.307]],[\"comment/23\",[]],[\"name/24\",[5,29.3]],[\"comment/24\",[]],[\"name/25\",[17,42.293]],[\"comment/25\",[]],[\"name/26\",[1,29.3]],[\"comment/26\",[]],[\"name/27\",[6,31.307]],[\"comment/27\",[]],[\"name/28\",[2,29.3]],[\"comment/28\",[]],[\"name/29\",[3,31.307]],[\"comment/29\",[]],[\"name/30\",[4,31.307]],[\"comment/30\",[]],[\"name/31\",[5,29.3]],[\"comment/31\",[]],[\"name/32\",[18,42.293]],[\"comment/32\",[]],[\"name/33\",[1,29.3]],[\"comment/33\",[]],[\"name/34\",[6,31.307]],[\"comment/34\",[]],[\"name/35\",[2,29.3]],[\"comment/35\",[]],[\"name/36\",[3,31.307]],[\"comment/36\",[]],[\"name/37\",[4,31.307]],[\"comment/37\",[]],[\"name/38\",[5,29.3]],[\"comment/38\",[]],[\"name/39\",[19,42.293]],[\"comment/39\",[]],[\"name/40\",[20,42.293]],[\"comment/40\",[]],[\"name/41\",[21,42.293]],[\"comment/41\",[]],[\"name/42\",[22,42.293]],[\"comment/42\",[]],[\"name/43\",[23,42.293]],[\"comment/43\",[]],[\"name/44\",[24,42.293]],[\"comment/44\",[]],[\"name/45\",[25,42.293]],[\"comment/45\",[]],[\"name/46\",[26,37.184]],[\"comment/46\",[]],[\"name/47\",[27,37.184]],[\"comment/47\",[]],[\"name/48\",[28,37.184]],[\"comment/48\",[]],[\"name/49\",[29,37.184]],[\"comment/49\",[]],[\"name/50\",[30,42.293]],[\"comment/50\",[]],[\"name/51\",[31,37.184]],[\"comment/51\",[]],[\"name/52\",[31,37.184]],[\"comment/52\",[]],[\"name/53\",[32,26.198]],[\"comment/53\",[]],[\"name/54\",[33,37.184]],[\"comment/54\",[]],[\"name/55\",[33,37.184]],[\"comment/55\",[]],[\"name/56\",[32,26.198]],[\"comment/56\",[]],[\"name/57\",[34,42.293]],[\"comment/57\",[]],[\"name/58\",[35,42.293]],[\"comment/58\",[]],[\"name/59\",[36,42.293]],[\"comment/59\",[]],[\"name/60\",[37,42.293]],[\"comment/60\",[]],[\"name/61\",[32,26.198]],[\"comment/61\",[]],[\"name/62\",[38,42.293]],[\"comment/62\",[]],[\"name/63\",[9,33.82]],[\"comment/63\",[]],[\"name/64\",[10,33.82]],[\"comment/64\",[]],[\"name/65\",[8,33.82]],[\"comment/65\",[]],[\"name/66\",[12,37.184]],[\"comment/66\",[]],[\"name/67\",[14,37.184]],[\"comment/67\",[]],[\"name/68\",[11,37.184]],[\"comment/68\",[]],[\"name/69\",[32,26.198]],[\"comment/69\",[]],[\"name/70\",[13,37.184]],[\"comment/70\",[]],[\"name/71\",[32,26.198]],[\"comment/71\",[]],[\"name/72\",[39,42.293]],[\"comment/72\",[]],[\"name/73\",[32,26.198]],[\"comment/73\",[]],[\"name/74\",[40,42.293]],[\"comment/74\",[]],[\"name/75\",[1,29.3]],[\"comment/75\",[]],[\"name/76\",[9,33.82]],[\"comment/76\",[]],[\"name/77\",[8,33.82]],[\"comment/77\",[]],[\"name/78\",[41,42.293]],[\"comment/78\",[]],[\"name/79\",[10,33.82]],[\"comment/79\",[]],[\"name/80\",[42,42.293]],[\"comment/80\",[]],[\"name/81\",[43,42.293]],[\"comment/81\",[]],[\"name/82\",[44,42.293]],[\"comment/82\",[]],[\"name/83\",[32,26.198]],[\"comment/83\",[]],[\"name/84\",[45,42.293]],[\"comment/84\",[]],[\"name/85\",[46,42.293]],[\"comment/85\",[]],[\"name/86\",[47,42.293]],[\"comment/86\",[]],[\"name/87\",[48,42.293]],[\"comment/87\",[]],[\"name/88\",[49,42.293]],[\"comment/88\",[]],[\"name/89\",[50,42.293]],[\"comment/89\",[]],[\"name/90\",[51,42.293]],[\"comment/90\",[]],[\"name/91\",[52,42.293]],[\"comment/91\",[]],[\"name/92\",[53,42.293]],[\"comment/92\",[]],[\"name/93\",[54,42.293]],[\"comment/93\",[]],[\"name/94\",[55,42.293]],[\"comment/94\",[]],[\"name/95\",[26,37.184]],[\"comment/95\",[]],[\"name/96\",[27,37.184]],[\"comment/96\",[]],[\"name/97\",[28,37.184]],[\"comment/97\",[]],[\"name/98\",[29,37.184]],[\"comment/98\",[]],[\"name/99\",[56,42.293]],[\"comment/99\",[]],[\"name/100\",[57,42.293]],[\"comment/100\",[]],[\"name/101\",[58,42.293]],[\"comment/101\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":32,\"name\":{\"53\":{},\"56\":{},\"61\":{},\"69\":{},\"71\":{},\"73\":{},\"83\":{}},\"comment\":{}}],[\"addhandler\",{\"_index\":50,\"name\":{\"89\":{}},\"comment\":{}}],[\"callhandlers\",{\"_index\":58,\"name\":{\"101\":{}},\"comment\":{}}],[\"clearhandlers\",{\"_index\":52,\"name\":{\"91\":{}},\"comment\":{}}],[\"consoleerrhandler\",{\"_index\":16,\"name\":{\"18\":{}},\"comment\":{}}],[\"consoleouthandler\",{\"_index\":17,\"name\":{\"25\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"19\":{},\"26\":{},\"33\":{},\"75\":{}},\"comment\":{}}],[\"data\",{\"_index\":14,\"name\":{\"14\":{},\"67\":{}},\"comment\":{}}],[\"date\",{\"_index\":11,\"name\":{\"11\":{},\"68\":{}},\"comment\":{}}],[\"debug\",{\"_index\":26,\"name\":{\"46\":{},\"95\":{}},\"comment\":{}}],[\"default\",{\"_index\":40,\"name\":{\"74\":{}},\"comment\":{}}],[\"emit\",{\"_index\":6,\"name\":{\"6\":{},\"20\":{},\"27\":{},\"34\":{}},\"comment\":{}}],[\"error\",{\"_index\":29,\"name\":{\"49\":{},\"98\":{}},\"comment\":{}}],[\"evallogdata\",{\"_index\":21,\"name\":{\"41\":{}},\"comment\":{}}],[\"evallogdatavalue\",{\"_index\":20,\"name\":{\"40\":{}},\"comment\":{}}],[\"filter\",{\"_index\":41,\"name\":{\"78\":{}},\"comment\":{}}],[\"format\",{\"_index\":5,\"name\":{\"5\":{},\"15\":{},\"24\":{},\"31\":{},\"38\":{}},\"comment\":{}}],[\"formatter\",{\"_index\":2,\"name\":{\"2\":{},\"16\":{},\"21\":{},\"28\":{},\"35\":{}},\"comment\":{}}],[\"formatting\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"getchild\",{\"_index\":45,\"name\":{\"84\":{}},\"comment\":{}}],[\"geteffectivelevel\",{\"_index\":48,\"name\":{\"87\":{}},\"comment\":{}}],[\"getparent\",{\"_index\":46,\"name\":{\"85\":{}},\"comment\":{}}],[\"handle\",{\"_index\":4,\"name\":{\"4\":{},\"23\":{},\"30\":{},\"37\":{}},\"comment\":{}}],[\"handler\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"handlers\",{\"_index\":42,\"name\":{\"80\":{}},\"comment\":{}}],[\"hascapturestacktrace\",{\"_index\":22,\"name\":{\"42\":{}},\"comment\":{}}],[\"hashandlers\",{\"_index\":53,\"name\":{\"92\":{}},\"comment\":{}}],[\"hasstacktracelimit\",{\"_index\":23,\"name\":{\"43\":{}},\"comment\":{}}],[\"info\",{\"_index\":27,\"name\":{\"47\":{},\"96\":{}},\"comment\":{}}],[\"isenabledfor\",{\"_index\":49,\"name\":{\"88\":{}},\"comment\":{}}],[\"jsonformatter\",{\"_index\":15,\"name\":{\"17\":{}},\"comment\":{}}],[\"key\",{\"_index\":9,\"name\":{\"9\":{},\"63\":{},\"76\":{}},\"comment\":{}}],[\"keys\",{\"_index\":10,\"name\":{\"10\":{},\"64\":{},\"79\":{}},\"comment\":{}}],[\"level\",{\"_index\":8,\"name\":{\"8\":{},\"65\":{},\"77\":{}},\"comment\":{}}],[\"leveltostring\",{\"_index\":19,\"name\":{\"39\":{}},\"comment\":{}}],[\"log\",{\"_index\":56,\"name\":{\"99\":{}},\"comment\":{}}],[\"logdata\",{\"_index\":36,\"name\":{\"59\":{}},\"comment\":{}}],[\"logdatakey\",{\"_index\":34,\"name\":{\"57\":{}},\"comment\":{}}],[\"logdatavalue\",{\"_index\":35,\"name\":{\"58\":{}},\"comment\":{}}],[\"logformatter\",{\"_index\":39,\"name\":{\"72\":{}},\"comment\":{}}],[\"logger\",{\"_index\":38,\"name\":{\"62\":{}},\"comment\":{}}],[\"loggers\",{\"_index\":44,\"name\":{\"82\":{}},\"comment\":{}}],[\"loglevel\",{\"_index\":24,\"name\":{\"44\":{}},\"comment\":{}}],[\"logrecord\",{\"_index\":37,\"name\":{\"60\":{}},\"comment\":{}}],[\"makerecord\",{\"_index\":57,\"name\":{\"100\":{}},\"comment\":{}}],[\"msg\",{\"_index\":12,\"name\":{\"12\":{},\"66\":{}},\"comment\":{}}],[\"notset\",{\"_index\":25,\"name\":{\"45\":{}},\"comment\":{}}],[\"parent\",{\"_index\":43,\"name\":{\"81\":{}},\"comment\":{}}],[\"removehandler\",{\"_index\":51,\"name\":{\"90\":{}},\"comment\":{}}],[\"setfilter\",{\"_index\":54,\"name\":{\"93\":{}},\"comment\":{}}],[\"setformatter\",{\"_index\":3,\"name\":{\"3\":{},\"22\":{},\"29\":{},\"36\":{}},\"comment\":{}}],[\"setlevel\",{\"_index\":47,\"name\":{\"86\":{}},\"comment\":{}}],[\"silent\",{\"_index\":30,\"name\":{\"50\":{}},\"comment\":{}}],[\"stack\",{\"_index\":13,\"name\":{\"13\":{},\"70\":{}},\"comment\":{}}],[\"streamhandler\",{\"_index\":18,\"name\":{\"32\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":33,\"name\":{\"54\":{},\"55\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":31,\"name\":{\"51\":{},\"52\":{}},\"comment\":{}}],[\"unsetfilter\",{\"_index\":55,\"name\":{\"94\":{}},\"comment\":{}}],[\"warn\",{\"_index\":28,\"name\":{\"48\":{},\"97\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 496e66f..18b4f8f 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -6,17 +6,36 @@ --light-color-background-warning: #e6e600; --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); --light-color-text: #222; - --light-color-text-aside: #707070; - --light-color-link: #4da6ff; - --light-color-ts: #db1373; - --light-color-ts-interface: #139d2c; - --light-color-ts-enum: #9c891a; - --light-color-ts-class: #2484e5; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; --light-color-ts-function: #572be7; - --light-color-ts-namespace: #b111c9; - --light-color-ts-private: #707070; - --light-color-ts-variable: #4d68ff; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + /* object literal not included as it is not used and will be removed in 0.25 */ + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-external-icon: url("data:image/svg+xml;utf8,"); --light-color-scheme: light; @@ -27,17 +46,36 @@ --dark-color-warning-text: #222; --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; --dark-color-text: #f5f5f5; --dark-color-text-aside: #dddddd; --dark-color-link: #00aff4; - --dark-color-ts: #ff6492; - --dark-color-ts-interface: #6cff87; + + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); --dark-color-ts-enum: #f4d93e; - --dark-color-ts-class: #61b0ff; - --dark-color-ts-function: #9772ff; - --dark-color-ts-namespace: #e14dff; - --dark-color-ts-private: #e2e2e2; - --dark-color-ts-variable: #4d68ff; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + /* object literal not included as it is not used and will be removed in 0.25 */ + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-external-icon: url("data:image/svg+xml;utf8,"); --dark-color-scheme: dark; } @@ -50,17 +88,34 @@ --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -74,17 +129,34 @@ --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -105,17 +177,34 @@ body { --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -127,17 +216,34 @@ body { --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -156,6 +262,16 @@ h6 { line-height: 1.2; } +h1 > a, +h2 > a, +h3 > a, +h4 > a, +h5 > a, +h6 > a { + text-decoration: none; + color: var(--color-text); +} + h1 { font-size: 1.875rem; margin: 0.67rem 0; @@ -190,12 +306,6 @@ h6 { text-transform: uppercase; } -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - dl, menu, ol, @@ -208,26 +318,10 @@ dd { } .container { - max-width: 1600px; + max-width: 1700px; padding: 0 2rem; } -@media (min-width: 640px) { - .container { - padding: 0 4rem; - } -} -@media (min-width: 1200px) { - .container { - padding: 0 8rem; - } -} -@media (min-width: 1600px) { - .container { - padding: 0 12rem; - } -} - /* Footer */ .tsd-generator { border-top: 1px solid var(--color-accent); @@ -243,26 +337,9 @@ dd { } .container-main { - display: flex; - justify-content: space-between; - position: relative; margin: 0 auto; -} - -.col-4, -.col-8 { - box-sizing: border-box; - float: left; - padding: 2rem 1rem; -} - -.col-4 { - flex: 0 0 25%; -} -.col-8 { - flex: 1 0; - flex-wrap: wrap; - padding-left: 0; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); } @keyframes fade-in { @@ -305,22 +382,6 @@ dd { opacity: 0; } } -@keyframes shift-to-left { - from { - transform: translate(0, 0); - } - to { - transform: translate(-25%, 0); - } -} -@keyframes unshift-to-left { - from { - transform: translate(-25%, 0); - } - to { - transform: translate(0, 0); - } -} @keyframes pop-in-from-right { from { transform: translate(100%, 0); @@ -369,13 +430,29 @@ pre { } pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; padding: 10px; - border: 0.1em solid var(--color-accent); + border: 1px solid var(--color-accent); } pre code { padding: 0; font-size: 100%; } +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} blockquote { margin: 1em 0; @@ -409,91 +486,6 @@ blockquote { margin: 1em 0; } -@media (max-width: 1024px) { - html .col-content { - float: none; - max-width: 100%; - width: 100%; - padding-top: 3rem; - } - html .col-menu { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - max-width: 25rem; - visibility: hidden; - background-color: var(--color-background); - transform: translate(100%, 0); - } - html .col-menu > *:last-child { - padding-bottom: 20px; - } - html .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu :is(header, footer, .col-content) { - animation: shift-to-left 0.4s; - } - - .to-has-menu .col-menu { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu :is(header, footer, .col-content) { - animation: unshift-to-left 0.4s; - } - - .from-has-menu .col-menu { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { - visibility: visible; - } - .has-menu :is(header, footer, .col-content) { - transform: translate(-25%, 0); - } - .has-menu .col-menu { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } -} - .tsd-breadcrumb { margin: 0; padding: 0; @@ -672,43 +664,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { -o-page-break-inside: avoid; page-break-inside: avoid; } -.tsd-index-panel a, -.tsd-index-panel a.tsd-parent-kind-module { - color: var(--color-ts); -} -.tsd-index-panel a.tsd-parent-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-parent-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-parent-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-module { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-index-panel a.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-index-panel a.tsd-is-private { - color: var(--color-ts-private); -} .tsd-flag { display: inline-block; @@ -723,7 +678,7 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-anchor { - position: absolute; + position: relative; top: -100px; } @@ -737,108 +692,64 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-bottom: 0; border-bottom: none; } -.tsd-member [data-tsd-kind] { - color: var(--color-ts); -} -.tsd-member [data-tsd-kind="Interface"] { - color: var(--color-ts-interface); -} -.tsd-member [data-tsd-kind="Enum"] { - color: var(--color-ts-enum); -} -.tsd-member [data-tsd-kind="Class"] { - color: var(--color-ts-class); + +.tsd-navigation.settings { + margin: 1rem 0; } -.tsd-member [data-tsd-kind="Private"] { - color: var(--color-ts-private); +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.5rem); } - -.tsd-navigation a { - display: block; - margin: 0.4rem 0; - border-left: 2px solid transparent; +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: inline-flex; + align-items: center; + padding: 0.25rem; color: var(--color-text); text-decoration: none; - transition: border-left-color 0.1s; + box-sizing: border-box; } -.tsd-navigation a:hover { +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { text-decoration: underline; } -.tsd-navigation ul { - margin: 0; +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; padding: 0; list-style: none; } -.tsd-navigation li { +.tsd-navigation li, +.tsd-page-navigation li { padding: 0; + max-width: 100%; } - -.tsd-navigation.primary .tsd-accordion-details > ul { - margin-top: 0.75rem; -} -.tsd-navigation.primary a { - padding: 0.75rem 0.5rem; - margin: 0; +.tsd-nested-navigation { + margin-left: 3rem; } -.tsd-navigation.primary ul li a { - margin-left: 0.5rem; +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.primary ul li li a { +.tsd-small-nested-navigation { margin-left: 1.5rem; } -.tsd-navigation.primary ul li li li a { - margin-left: 2.5rem; -} -.tsd-navigation.primary ul li li li li a { - margin-left: 3.5rem; -} -.tsd-navigation.primary ul li li li li li a { - margin-left: 4.5rem; -} -.tsd-navigation.primary ul li li li li li li a { - margin-left: 5.5rem; -} -.tsd-navigation.primary li.current > a { - border-left: 0.15rem var(--color-text) solid; -} -.tsd-navigation.primary li.selected > a { - font-weight: bold; - border-left: 0.2rem var(--color-text) solid; -} -.tsd-navigation.primary ul li a:hover { - border-left: 0.2rem var(--color-text-aside) solid; -} -.tsd-navigation.primary li.globals + li > span, -.tsd-navigation.primary li.globals + li > a { - padding-top: 20px; +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; -} -.tsd-navigation.secondary > ul { - display: inline; - padding-right: 0.5rem; - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 0; +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); } -.tsd-navigation.secondary ul li li a { - padding-left: 1.1rem; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 2.2rem; -} -.tsd-navigation.secondary ul li li li li a { - padding-left: 3.3rem; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 4.4rem; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 5.5rem; + +.tsd-page-navigation ul { + padding-left: 1.75rem; } #tsd-sidebar-links a { @@ -851,41 +762,40 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } a.tsd-index-link { - margin: 0.25rem 0; + padding: 0.25rem 0 !important; font-size: 1rem; line-height: 1.25rem; display: inline-flex; align-items: center; + color: var(--color-text); } -.tsd-accordion-summary > h1, -.tsd-accordion-summary > h2, -.tsd-accordion-summary > h3, -.tsd-accordion-summary > h4, -.tsd-accordion-summary > h5 { - display: inline-flex; - align-items: center; - vertical-align: middle; - margin-bottom: 0; +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -} -.tsd-accordion-summary { - display: block; + cursor: pointer; } +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} .tsd-accordion-summary > * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } -.tsd-accordion-summary::-webkit-details-marker { - display: none; -} -.tsd-index-accordion .tsd-accordion-summary svg { - margin-right: 0.25rem; +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; @@ -910,34 +820,6 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1025px) { - .col-content { - margin: 2rem auto; - } - - .menu-sticky-wrap { - position: sticky; - height: calc(100vh - 2rem); - top: 4rem; - right: 0; - padding: 0 1.5rem; - padding-top: 1rem; - margin-top: 3rem; - transition: 0.3s ease-in-out; - transition-property: top, padding-top, padding, height; - overflow-y: auto; - } - .col-menu { - border-left: 1px solid var(--color-accent); - } - .col-menu--hide { - top: 1rem; - } - .col-menu .tsd-navigation:not(:last-child) { - padding-bottom: 1.75rem; - } -} - .tsd-panel { margin-bottom: 2.5rem; } @@ -1143,7 +1025,7 @@ ul.tsd-type-parameter-list h5 { } .tsd-page-toolbar { - position: fixed; + position: sticky; z-index: 1; top: 0; left: 0; @@ -1183,10 +1065,6 @@ ul.tsd-type-parameter-list h5 { padding: 12px 0; } -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - .tsd-widget { display: inline-block; overflow: hidden; @@ -1214,12 +1092,6 @@ ul.tsd-type-parameter-list h5 { .tsd-widget.menu { display: none; } -@media (max-width: 1024px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } -} input[type="checkbox"] + .tsd-widget:before { background-position: -120px 0; } @@ -1259,6 +1131,78 @@ img { background: var(--color-background-warning); } +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); @@ -1277,3 +1221,147 @@ img { border-radius: 999rem; border: 0.25rem solid var(--color-icon-background); } + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/docs/classes/ConsoleErrHandler.html b/docs/classes/ConsoleErrHandler.html index 407a4bc..e9719c5 100644 --- a/docs/classes/ConsoleErrHandler.html +++ b/docs/classes/ConsoleErrHandler.html @@ -1,4 +1,4 @@ -ConsoleErrHandler | @matrixai/logger
+ConsoleErrHandler | @matrixai/logger
-
+

Hierarchy

Constructors

-
- -
+

Returns ConsoleErrHandler

Properties

-
- -
formatter: LogFormatter

Methods

-
- -
    - +
    + +
      +
    • Parameters

      • -
        output: string
      +
      output: string

Returns void

-
- -
-
- -
-
- -
- +
+

On This Page

- - + +

Generated using TypeDoc

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/classes/ConsoleOutHandler.html b/docs/classes/ConsoleOutHandler.html index 8f27001..237073f 100644 --- a/docs/classes/ConsoleOutHandler.html +++ b/docs/classes/ConsoleOutHandler.html @@ -1,4 +1,4 @@ -ConsoleOutHandler | @matrixai/logger
+ConsoleOutHandler | @matrixai/logger
-
+

Hierarchy

Constructors

-
- -
+

Returns ConsoleOutHandler

Properties

-
- -
formatter: LogFormatter

Methods

-
- -
    - +
    + +
      +
    • Parameters

      • -
        output: string
      +
      output: string

Returns void

-
- -
-
- -
-
- -
- +
+

On This Page

- - + +

Generated using TypeDoc

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/classes/Handler.html b/docs/classes/Handler.html index 5bf18f0..648fa7c 100644 --- a/docs/classes/Handler.html +++ b/docs/classes/Handler.html @@ -1,4 +1,4 @@ -Handler | @matrixai/logger
+Handler | @matrixai/logger
-
+

Constructors

-
- -
+

Returns Handler

Properties

-
- -
formatter: LogFormatter

Methods

-
- -
    - +
    + +
      +
    • Parameters

      • -
        output: string
      +
      output: string

Returns void

-
- -

Returns string

-
- -
-
- -
- +
+

On This Page

- - + +

Generated using TypeDoc

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/classes/StreamHandler.html b/docs/classes/StreamHandler.html index e8bb2df..890d150 100644 --- a/docs/classes/StreamHandler.html +++ b/docs/classes/StreamHandler.html @@ -1,4 +1,4 @@ -StreamHandler | @matrixai/logger
+StreamHandler | @matrixai/logger
-
+

Hierarchy

Constructors

-
- -
+

Returns StreamHandler

Properties

-
- -
formatter: LogFormatter

Methods

-
- -
    - +
    + +
      +
    • Parameters

      • -
        output: string
      +
      output: string

Returns void

-
- -
-
- -
-
- -
- +
+

On This Page

- - + +

Generated using TypeDoc

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/classes/default.html b/docs/classes/default.html index 7514607..7304206 100644 --- a/docs/classes/default.html +++ b/docs/classes/default.html @@ -1,4 +1,4 @@ -default | @matrixai/logger
+default | @matrixai/logger
-
+

Constructors

-
- -
+

Returns default

Properties

-
- -
filter?: RegExp
-
- -
parent?: default

Methods

-
- -
    - +
    + +
      +
    • Parameters

      +
      handler: Handler

Returns void

-
- -
-
- -
-
- -

Returns void

-
- -
-
- -
-

Theme

- - - + +

Generated using TypeDoc

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/enums/LogLevel.html b/docs/enums/LogLevel.html index 0307dff..3a088be 100644 --- a/docs/enums/LogLevel.html +++ b/docs/enums/LogLevel.html @@ -1,4 +1,4 @@ -LogLevel | @matrixai/logger
+LogLevel | @matrixai/logger
-
+

Enumeration Members

-
- -
DEBUG: 1
- + - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/functions/levelToString.html b/docs/functions/levelToString.html index 47ed398..ff7614f 100644 --- a/docs/functions/levelToString.html +++ b/docs/functions/levelToString.html @@ -1,4 +1,4 @@ -levelToString | @matrixai/logger
    +levelToString | @matrixai/logger
    -
    +

    Function levelToString

    -

    Returns string

    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index b994e8b..d0b5ee0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -@matrixai/logger
    +@matrixai/logger
    -
    +

    @matrixai/logger

    -
    - -

    js-logger

    -
    -

    staging:pipeline status +

    js-logger

    staging:pipeline status master:pipeline status

    This library provides a JavaScript/TypeScript logger inspired by Python's logger.

      @@ -31,52 +27,33 @@

      js-logger

    • Zero runtime dependencies!
    • Comprehensive continuous benchmarks in CI/CD
    - - -

    Installation

    -
    -
    npm install --save @matrixai/logger
    -
    - - -

    Usage

    -
    -
    import Logger, { LogLevel, StreamHandler, formatting } from '@matrixai/logger';

    const logger = new Logger('root', LogLevel.INFO, [
    new StreamHandler(
    formatting.format`${formatting.date}:${formatting.level}:${formatting.key}:${formatting.msg}:${formatting.data}`,
    ),
    ]);

    logger.debug('Hello world', { a: { b: [123, 456] } });
    logger.info('Hello world', { 123: { b: [123, 456] } });
    logger.warn('Hello world', { lazy: () => 'string' });
    logger.error('Hello world', formatting.format`my custom format`);

    const loggerChild = logger.getChild('child');

    loggerChild.info(
    'Hello world',
    { 123: { b: [123, 456] } },
    formatting.format`${formatting.keys}:${formatting.msg}:${formatting.data}`,
    ); -
    +

    Installation

    npm install --save @matrixai/logger
    +
    +

    Usage

    import Logger, { LogLevel, StreamHandler, formatting } from '@matrixai/logger';

    const logger = new Logger('root', LogLevel.INFO, [
    new StreamHandler(
    formatting.format`${formatting.date}:${formatting.level}:${formatting.key}:${formatting.msg}:${formatting.data}`,
    ),
    ]);

    logger.debug('Hello world', { a: { b: [123, 456] } });
    logger.info('Hello world', { 123: { b: [123, 456] } });
    logger.warn('Hello world', { lazy: () => 'string' });
    logger.error('Hello world', formatting.format`my custom format`);

    const loggerChild = logger.getChild('child');

    loggerChild.info(
    'Hello world',
    { 123: { b: [123, 456] } },
    formatting.format`${formatting.keys}:${formatting.msg}:${formatting.data}`,
    ); +

    There's lots more options available in the source code. See the docs and see the source code for more details.

    - - -

    Development

    -
    -

    Run nix-shell, and once you're inside, you can use:

    -
    # install (or reinstall packages from package.json)
    npm install
    # build the dist
    npm run build
    # run the repl (this allows you to import from ./src)
    npm run ts-node
    # run the tests
    npm run test
    # lint the source code
    npm run lint
    # automatically fix the source
    npm run lintfix -
    - - -

    Docs Generation

    -
    -
    npm run docs
    -
    +

    Development

    Run nix-shell, and once you're inside, you can use:

    +
    # install (or reinstall packages from package.json)
    npm install
    # build the dist
    npm run build
    # run the repl (this allows you to import from ./src)
    npm run tsx
    # run the tests
    npm run test
    # lint the source code
    npm run lint
    # automatically fix the source
    npm run lintfix +
    +

    Docs Generation

    npm run docs
    +

    See the docs at: https://matrixai.github.io/js-logger/

    - - -

    Publishing

    -
    -

    Publishing is handled automatically by the staging pipeline.

    +

    Publishing

    Publishing is handled automatically by the staging pipeline.

    Prerelease:

    # npm login
    npm version prepatch --preid alpha # premajor/preminor/prepatch
    git push --follow-tags -
    +

    Release:

    # npm login
    npm version patch # major/minor/patch
    git push --follow-tags -
    +

    Manually:

    # npm login
    npm version patch # major/minor/patch
    npm run build
    npm publish --access public
    git push
    git push --tags -
    +
    - +
    +

    On This Page

    -
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ToJSON.html b/docs/interfaces/ToJSON.html index b6b21b9..c294c6d 100644 --- a/docs/interfaces/ToJSON.html +++ b/docs/interfaces/ToJSON.html @@ -1,4 +1,4 @@ -ToJSON | @matrixai/logger
    +ToJSON | @matrixai/logger
    -
    +

    Properties

    -
    - -
    toJSON: ((key?: string) => string)
    +
    + +
    toJSON: ((key?) => string)

    Type declaration

    • -
        -
      • (key?: string): string
      • +
          +
        • (key?): string
        • Parameters

          • -
            Optional key: string
          +
          Optional key: string

    Returns string

    - +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/interfaces/ToString.html b/docs/interfaces/ToString.html index 63f9aee..b644c5c 100644 --- a/docs/interfaces/ToString.html +++ b/docs/interfaces/ToString.html @@ -1,4 +1,4 @@ -ToString | @matrixai/logger
    +ToString | @matrixai/logger
    -
    +

    Properties

    -
    - -
    toString: (() => string)
    +
    + +
    toString: (() => string)

    Type declaration

    • -
        +
        • (): string
        • Returns string

    - +
    +

    On This Page

    -
    - + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 7e994c4..ec8530c 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,4 +1,4 @@ -@matrixai/logger
    +@matrixai/logger
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules/formatting.html b/docs/modules/formatting.html index c6f92cb..7b9bf4c 100644 --- a/docs/modules/formatting.html +++ b/docs/modules/formatting.html @@ -1,4 +1,4 @@ -formatting | @matrixai/logger
    +formatting | @matrixai/logger
    -
    +
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LogData.html b/docs/types/LogData.html index f49b5df..8b889f4 100644 --- a/docs/types/LogData.html +++ b/docs/types/LogData.html @@ -1,4 +1,4 @@ -LogData | @matrixai/logger
    +LogData | @matrixai/logger
    -
    +

    Type alias LogData

    -
    LogData: Record<LogDataKey, LogDataValue>
    +
    LogData: Record<LogDataKey, LogDataValue>

    Custom log data

    -
    +
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LogDataKey.html b/docs/types/LogDataKey.html index 5b2c48c..a14167b 100644 --- a/docs/types/LogDataKey.html +++ b/docs/types/LogDataKey.html @@ -1,4 +1,4 @@ -LogDataKey | @matrixai/logger
    +LogDataKey | @matrixai/logger
    -
    +

    Type alias LogDataKey

    -
    LogDataKey: string | number
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LogDataValue.html b/docs/types/LogDataValue.html index 7e5deda..e15c877 100644 --- a/docs/types/LogDataValue.html +++ b/docs/types/LogDataValue.html @@ -1,4 +1,4 @@ -LogDataValue | @matrixai/logger
    +LogDataValue | @matrixai/logger
    -
    +

    Type alias LogDataValue

    -
    LogDataValue: number | string | boolean | null | undefined | ToJSON | (() => LogDataValue) | LogDataValue[] | {
        [key: LogDataKey]: LogDataValue;
    }
    +
    LogDataValue: number | string | boolean | null | undefined | ToJSON | (() => LogDataValue) | LogDataValue[] | {
        [key: LogDataKey]: LogDataValue;
    }

    Custom log data values Values can be made lazy by wrapping it as a lambda

    -
    +
    +

    Type declaration

    +
    +
    +

    Type declaration

    +
    +
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LogFormatter.html b/docs/types/LogFormatter.html index ac176d2..fa95367 100644 --- a/docs/types/LogFormatter.html +++ b/docs/types/LogFormatter.html @@ -1,4 +1,4 @@ -LogFormatter | @matrixai/logger
    +LogFormatter | @matrixai/logger
    -
    +

    Type alias LogFormatter

    -
    LogFormatter: ((record: LogRecord) => string)
    +
    LogFormatter: ((record) => string)

    Type declaration

    Returns string

    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/types/LogRecord.html b/docs/types/LogRecord.html index c405adc..6f01015 100644 --- a/docs/types/LogRecord.html +++ b/docs/types/LogRecord.html @@ -1,4 +1,4 @@ -LogRecord | @matrixai/logger
    +LogRecord | @matrixai/logger
    -
    +

    Type alias LogRecord

    -
    LogRecord: {
        data: LogData;
        date: (() => Date);
        key: string;
        keys: string;
        level: LogLevel;
        logger: default;
        msg: string | undefined;
        stack: (() => string);
    }
    +
    LogRecord: {
        data: LogData;
        date: (() => Date);
        key: string;
        keys: string;
        level: LogLevel;
        logger: default;
        msg: string | undefined;
        stack: (() => string);
    }

    Finalised log records

    Type declaration

    • -
      data: LogData
    • +
      data: LogData
    • -
      date: (() => Date)
      +
      date: (() => Date)
      • -
          -
        • (): Date
        • +
            +
          • (): Date
          • -

            Returns Date

      • +

        Returns Date

  • -
    key: string
  • +
    key: string
  • -
    keys: string
  • +
    keys: string
  • -
    level: LogLevel
  • +
    level: LogLevel
  • -
    logger: default
  • +
    logger: default
  • -
    msg: string | undefined
  • +
    msg: string | undefined
  • -
    stack: (() => string)
    +
    stack: (() => string)
    • -
        +
        • (): string
        • -

          Returns string

  • +
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.data.html b/docs/variables/formatting.data.html index d707dfa..d89c118 100644 --- a/docs/variables/formatting.data.html +++ b/docs/variables/formatting.data.html @@ -1,4 +1,4 @@ -data | @matrixai/logger
    +data | @matrixai/logger
    -
    +

    Variable dataConst

    -
    data: typeof data = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.date.html b/docs/variables/formatting.date.html index 795fa09..f43d892 100644 --- a/docs/variables/formatting.date.html +++ b/docs/variables/formatting.date.html @@ -1,4 +1,4 @@ -date | @matrixai/logger
    +date | @matrixai/logger
    -
    +

    Variable dateConst

    -
    date: typeof date = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.key.html b/docs/variables/formatting.key.html index f769092..469a2d9 100644 --- a/docs/variables/formatting.key.html +++ b/docs/variables/formatting.key.html @@ -1,4 +1,4 @@ -key | @matrixai/logger
    +key | @matrixai/logger
    -
    +

    Variable keyConst

    -
    key: typeof key = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.keys.html b/docs/variables/formatting.keys.html index 2f00bc0..b64c404 100644 --- a/docs/variables/formatting.keys.html +++ b/docs/variables/formatting.keys.html @@ -1,4 +1,4 @@ -keys | @matrixai/logger
    +keys | @matrixai/logger
    -
    +

    Variable keysConst

    -
    keys: typeof keys = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.level.html b/docs/variables/formatting.level.html index 1b6a8a3..1f60d49 100644 --- a/docs/variables/formatting.level.html +++ b/docs/variables/formatting.level.html @@ -1,4 +1,4 @@ -level | @matrixai/logger
    +level | @matrixai/logger
    -
    +

    Variable levelConst

    -
    level: typeof level = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.msg.html b/docs/variables/formatting.msg.html index 73b68da..7e36049 100644 --- a/docs/variables/formatting.msg.html +++ b/docs/variables/formatting.msg.html @@ -1,4 +1,4 @@ -msg | @matrixai/logger
    +msg | @matrixai/logger
    -
    +

    Variable msgConst

    -
    msg: typeof msg = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/formatting.stack.html b/docs/variables/formatting.stack.html index cd85f59..c7be91d 100644 --- a/docs/variables/formatting.stack.html +++ b/docs/variables/formatting.stack.html @@ -1,4 +1,4 @@ -stack | @matrixai/logger
    +stack | @matrixai/logger
    -
    +

    Variable stackConst

    -
    stack: typeof stack = ...
    -
    +
    - +
  • LogLevel
  • +
  • ConsoleErrHandler
  • +
  • ConsoleOutHandler
  • +
  • Handler
  • +
  • StreamHandler
  • +
  • default
  • +
  • ToJSON
  • +
  • ToString
  • +
  • LogData
  • +
  • LogDataKey
  • +
  • LogDataValue
  • +
  • LogFormatter
  • +
  • LogRecord
  • +
  • hasCaptureStackTrace
  • +
  • hasStackTraceLimit
  • +
  • evalLogData
  • +
  • evalLogDataValue
  • +
  • levelToString
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/hasCaptureStackTrace.html b/docs/variables/hasCaptureStackTrace.html index ba6647e..350ac53 100644 --- a/docs/variables/hasCaptureStackTrace.html +++ b/docs/variables/hasCaptureStackTrace.html @@ -1,4 +1,4 @@ -hasCaptureStackTrace | @matrixai/logger
    +hasCaptureStackTrace | @matrixai/logger
    -
    +

    Variable hasCaptureStackTraceConst

    -
    hasCaptureStackTrace: boolean = ...
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/variables/hasStackTraceLimit.html b/docs/variables/hasStackTraceLimit.html index 9f02c06..ea1e5c2 100644 --- a/docs/variables/hasStackTraceLimit.html +++ b/docs/variables/hasStackTraceLimit.html @@ -1,4 +1,4 @@ -hasStackTraceLimit | @matrixai/logger
    +hasStackTraceLimit | @matrixai/logger
    -
    +

    Variable hasStackTraceLimitConst

    -
    hasStackTraceLimit: boolean = ...
    -
    + +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file