Skip to content

Decorator for Angular $log to allow for a "snapshot" copy of a logged object so the passed-by-reference object does not mutate on you in the console if it is changed later (like it usually does)!

License

Notifications You must be signed in to change notification settings

monir/ng-log-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ng-log-snapshot

Decorator for Angular $log to allow for a "snapshot" copy of a logged object so the passed-by-reference object does not mutate on you in the console if it is changed later (like it usually does)!

About

Decorator for Angular $log to allow for a "snapshot" copy of a logged object so the passed-by-reference object does not mutate on you in the console if it is changed later (like it usually does)!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published