Skip to content

Commit 1fa3a3e

Browse files
committed
Added logger to the index
Added one line to the index referencing stdlib_logger.html. [ticket: X]
1 parent 716d2f5 commit 1fa3a3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/specs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
1414
- [error](./stdlib_error.html) - Catching and handling errors
1515
- [IO](./stdlib_io.html) - Input/output helper & convenience
1616
- [linalg](./stdlib_linalg.html) - Linear Algebra
17+
- [logger](./stdlib_logger.html) - Runtime logging system
1718
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
1819
- [quadrature](./stdlib_quadrature.html) - Numerical integration
1920
- [stats](./stdlib_stats.html) - Descriptive Statistics

0 commit comments

Comments
 (0)