Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
EIT-SWE
ux
utils
Commits
08ca11ce
Commit
08ca11ce
authored
Mar 27, 2020
by
Ryan Diehl
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into 'master'
Develop See merge request
!19
parents
c4678c4b
188ade61
Pipeline
#90537
passed with stages
in 4 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libs/utils/logger/src/index.ts
libs/utils/logger/src/index.ts
+1
-1
No files found.
libs/utils/logger/src/index.ts
View file @
08ca11ce
export
{
Level
}
from
'
./lib/log-level.model
'
;
export
{
LoggerModule
}
from
'
./lib/logger.module
'
;
export
{
Logger
}
from
'
./lib/logger.service
'
;
export
{
Logger
,
Options
}
from
'
./lib/logger.service
'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment